tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
Loading...
Searching...
No Matches
td::td_api::ChatAction Class Reference

#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>

Inheritance diagram for td::td_api::ChatAction:
td::td_api::Object td::TlObject 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 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.

Definition at line 8825 of file td_api.h.


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