View Source Telegex.Type.InputFile (Telegex v1.8.0)

This object represents the contents of a file to be uploaded. Must be posted using multipart/form-data in the usual way that files are uploaded via the browser.

Summary

Types

@type t() :: %Telegex.Type.InputFile{}