telegram api type · layer 229
InputMedia
Defines media content of a message.
constructors (20)
| constructor | id | description |
|---|---|---|
| inputMediaEmpty | #9664f57f | Empty media content of a message. |
| inputMediaUploadedPhoto | #7d8375da | Photo |
| inputMediaPhoto | #e3af4434 | Forwarded photo |
| inputMediaGeoPoint | #f9c44144 | Map. |
| inputMediaContact | #f8ab7dfb | Phone book contact |
| inputMediaUploadedDocument | #037c9330 | New document |
| inputMediaDocument | #a8763ab5 | Forwarded document |
| inputMediaVenue | #c13d1c11 | Can be used to send a venue geolocation. |
| inputMediaPhotoExternal | #e5bbfe1a | New photo that will be uploaded by the server using the specified URL |
| inputMediaDocumentExternal | #779600f9 | Document that will be downloaded by the telegram servers |
| inputMediaGame | #d33f43f3 | A game |
| inputMediaInvoice | #405fef0d | Generated invoice of a bot payment |
| inputMediaGeoLive | #971fa843 | Live geolocation |
| inputMediaPoll | #883a4108 | A poll |
| inputMediaDice | #e66fbf7b | Send a dice-based animated sticker |
| inputMediaStory | #89fdd778 | Forwarded story |
| inputMediaWebPage | #c21b8849 | Specifies options that will be used to generate the link preview for the caption, or even a standalone link preview without an attached message. |
| inputMediaPaidMedia | #c4103386 | Paid media, see here » for more info. |
| inputMediaTodo | #9fc55fde | Creates a todo list ». |
| inputMediaStakeDice | #f3a9244a |
used by (21)
- inputMediaInvoice
- inputMediaPoll
- inputMediaPaidMedia
- draftMessage
- inputSingleMedia
- inputPollAnswer
- messages.sendMedia
- messages.editMessage
- messages.editInlineBotMessage
- messages.saveDraft
- messages.uploadMedia
- messages.uploadImportedMedia
- bots.addPreviewMedia
- bots.editPreviewMedia
- bots.deletePreviewMedia
- bots.reorderPreviewMedias
- payments.exportInvoice
- stories.sendStory
- stories.editStory
- ephemeral.sendMessage
- ephemeral.editMessage