Package org.drinkless.tdlib
Class TdApi.ChatAction
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.ChatAction
- Direct Known Subclasses:
TdApi.ChatActionCancel,TdApi.ChatActionChoosingContact,TdApi.ChatActionChoosingLocation,TdApi.ChatActionChoosingSticker,TdApi.ChatActionRecordingVideo,TdApi.ChatActionRecordingVideoNote,TdApi.ChatActionRecordingVoiceNote,TdApi.ChatActionStartPlayingGame,TdApi.ChatActionTyping,TdApi.ChatActionUploadingDocument,TdApi.ChatActionUploadingPhoto,TdApi.ChatActionUploadingVideo,TdApi.ChatActionUploadingVideoNote,TdApi.ChatActionUploadingVoiceNote,TdApi.ChatActionWatchingAnimations
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes the different types of activity in a chat.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
ChatAction
public ChatAction()Default class constructor.
-