InputMessageContentExt extension
Properties
- inputMessageAnimation → InputMessageAnimation?
-
An animation message (GIF-style).
read-only
- inputMessageAudio → InputMessageAudio?
-
An audio message
read-only
- inputMessageContact → InputMessageContact?
-
A message containing a user contact
read-only
- inputMessageDice → InputMessageDice?
-
A dice message
read-only
- inputMessageDocument → InputMessageDocument?
-
A document message (general file)
read-only
- inputMessageForwarded → InputMessageForwarded?
-
A forwarded message
read-only
- inputMessageGame → InputMessageGame?
-
A message with a game; not supported for channels or secret chats
read-only
- inputMessageInvoice → InputMessageInvoice?
-
A message with an invoice; can be used only by bots
read-only
- inputMessageLocation → InputMessageLocation?
-
A message with a location
read-only
- inputMessagePhoto → InputMessagePhoto?
-
A photo message
read-only
- inputMessagePoll → InputMessagePoll?
-
A message with a poll. Polls can't be sent to secret chats. Polls can be sent only to a private chat with a bot
read-only
- inputMessageSticker → InputMessageSticker?
-
A sticker message
read-only
- inputMessageStory → InputMessageStory?
-
A message with a forwarded story. Stories can't be sent to secret chats. A story can be forwarded only if story.can_be_forwarded
read-only
- inputMessageText → InputMessageText?
-
A text message
read-only
- inputMessageVenue → InputMessageVenue?
-
A message with information about a venue
read-only
- inputMessageVideo → InputMessageVideo?
-
A video message
read-only
- inputMessageVideoNote → InputMessageVideoNote?
-
A video note message
read-only
- inputMessageVoiceNote → InputMessageVoiceNote?
-
A voice note message
read-only