TDLib
Loading...
Searching...
No Matches
td::td_api::ChatAction Class Reference

Inherits td::td_api::Object.

Inherited by td::td_api::chatActionCancel, td::td_api::chatActionChoosingContact, td::td_api::chatActionChoosingLocation, td::td_api::chatActionChoosingSticker, td::td_api::chatActionRecordingVideo, td::td_api::chatActionRecordingVideoNote, td::td_api::chatActionRecordingVoiceNote, td::td_api::chatActionStartPlayingGame, td::td_api::chatActionTyping, td::td_api::chatActionUploadingDocument, td::td_api::chatActionUploadingPhoto, td::td_api::chatActionUploadingVideo, td::td_api::chatActionUploadingVideoNote, td::td_api::chatActionUploadingVoiceNote, and td::td_api::chatActionWatchingAnimations.

Additional Inherited Members

- Public Member Functions inherited from td::TlObject
virtual std::int32_t get_id () const =0
 
virtual void store (TlStorerUnsafe &s) const
 
virtual void store (TlStorerCalcLength &s) const
 
virtual void store (TlStorerToString &s, const char *field_name) const =0
 
 TlObject ()=default
 
 TlObject (const TlObject &)=delete
 
TlObjectoperator= (const TlObject &)=delete
 
 TlObject (TlObject &&)=default
 
TlObjectoperator= (TlObject &&)=default
 
virtual ~TlObject ()=default
 

Detailed Description

This class is an abstract base class. Describes the different types of activity in a chat.


The documentation for this class was generated from the following file: