This object represents the content of a media message to be sent. It should be one of
@type t() :: Telegex.Type.InputMediaAnimation.t() | Telegex.Type.InputMediaDocument.t() | Telegex.Type.InputMediaAudio.t() | Telegex.Type.InputMediaPhoto.t() | Telegex.Type.InputMediaVideo.t()