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

Inherits td::td_api::Object.

Inherited by td::td_api::fileTypeAnimation, td::td_api::fileTypeAudio, td::td_api::fileTypeDocument, td::td_api::fileTypeNone, td::td_api::fileTypeNotificationSound, td::td_api::fileTypePhoto, td::td_api::fileTypePhotoStory, td::td_api::fileTypeProfilePhoto, td::td_api::fileTypeSecret, td::td_api::fileTypeSecretThumbnail, td::td_api::fileTypeSecure, td::td_api::fileTypeSticker, td::td_api::fileTypeThumbnail, td::td_api::fileTypeUnknown, td::td_api::fileTypeVideo, td::td_api::fileTypeVideoNote, td::td_api::fileTypeVideoStory, td::td_api::fileTypeVoiceNote, and td::td_api::fileTypeWallpaper.

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. Represents the type of a file.


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