telegram api type · layer 229
SendMessageAction
User actions. Use this to provide users with detailed info about their chat partner's actions: typing or sending attachments of all kinds.
constructors (22)
| constructor | id | description |
|---|---|---|
| sendMessageTypingAction | #16bf744e | User is typing. |
| sendMessageCancelAction | #fd5ec8f5 | Invalidate all previous action updates. E.g. when user deletes entered text or aborts a video upload. |
| sendMessageRecordVideoAction | #a187d66f | User is recording a video. |
| sendMessageUploadVideoAction | #e9763aec | User is uploading a video. |
| sendMessageRecordAudioAction | #d52f73f7 | User is recording a voice message. |
| sendMessageUploadAudioAction | #f351d7ab | User is uploading a voice message. |
| sendMessageUploadPhotoAction | #d1d34a26 | User is uploading a photo. |
| sendMessageUploadDocumentAction | #aa0cd9e4 | User is uploading a file. |
| sendMessageGeoLocationAction | #176f8ba1 | User is selecting a location to share. |
| sendMessageChooseContactAction | #628cbc6f | User is selecting a contact to share. |
| sendMessageGamePlayAction | #dd6a8f48 | User is playing a game |
| sendMessageRecordRoundAction | #88f27fbc | User is recording a round video to share |
| sendMessageUploadRoundAction | #243e1c66 | User is uploading a round video |
| speakingInGroupCallAction | #d92c2285 | User is currently speaking in the group call |
| sendMessageHistoryImportAction | #dbda9246 | Chat history is being imported |
| sendMessageChooseStickerAction | #b05ac6b1 | User is choosing a sticker |
| sendMessageEmojiInteraction | #25972bcb | User has clicked on an animated emoji triggering a reaction, click here for more info ». |
| sendMessageEmojiInteractionSeen | #b665902e | User is watching an animated emoji reaction triggered by another user, click here for more info ». |
| sendMessageTextDraftAction | #3630b85a | |
| inputSendMessageRichMessageDraftAction | #a937c7be | |
| sendMessageRichMessageDraftAction | #52564893 | |
| sendMessageStopDraftAction | #fbf902b0 |