User actions. Use this to provide users with detailed info about their chat partner's actions: typing or sending attachments of all kinds.
| Constructor | Description |
|---|---|
| sendMessageTypingAction | User is typing. |
| sendMessageCancelAction | Invalidate all previous action updates. E.g. when user deletes entered text or aborts a video upload. |
| sendMessageRecordVideoAction | User is recording a video. |
| sendMessageUploadVideoAction | User is uploading a video. |
| sendMessageRecordAudioAction | User is recording a voice message. |
| sendMessageUploadAudioAction | User is uploading a voice message. |
| sendMessageUploadPhotoAction | User is uploading a photo. |
| sendMessageUploadDocumentAction | User is uploading a file. |
| sendMessageGeoLocationAction | User is selecting a location to share. |
| sendMessageChooseContactAction | User is selecting a contact to share. |
| sendMessageRecordRoundAction | User is recording a round video to share |
| sendMessageUploadRoundAction | User is uploading a round video |
| sendMessageGamePlayAction | User is playing a game |
| speakingInGroupCallAction | User is currently speaking in the group call |
| sendMessageHistoryImportAction | Chat history is being imported |
| sendMessageChooseStickerAction | User is choosing a sticker |
| sendMessageEmojiInteraction | User has clicked on an animated emoji triggering a reaction, click here for more info ». |
| sendMessageEmojiInteractionSeen | User is watching an animated emoji reaction triggered by another user, click here for more info ». |