Multipart.Part.text_field

You're seeing just the function text_field, go back to Multipart.Part module for more information.
Link to this function

text_field(body, name, headers \\ [])

View Source

Specs

text_field(binary(), name(), headers()) :: t()

Builds a form-data Part with a text body.