Documentation ¶
Index ¶
- func GetDocumentInfo(doc *tg.MessageMediaDocument) (*downloader.Item, bool)
- func GetDocumentName(attrs []tg.DocumentAttributeClass) string
- func GetMedia(msg tg.MessageClass) (*downloader.Item, bool)
- func GetPhotoInfo(photo *tg.MessageMediaPhoto) (*downloader.Item, bool)
- func GetPhotoSize(sizes []tg.PhotoSizeClass) (string, int, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDocumentInfo ¶
func GetDocumentInfo(doc *tg.MessageMediaDocument) (*downloader.Item, bool)
func GetDocumentName ¶
func GetDocumentName(attrs []tg.DocumentAttributeClass) string
func GetMedia ¶
func GetMedia(msg tg.MessageClass) (*downloader.Item, bool)
func GetPhotoInfo ¶
func GetPhotoInfo(photo *tg.MessageMediaPhoto) (*downloader.Item, bool)
func GetPhotoSize ¶
func GetPhotoSize(sizes []tg.PhotoSizeClass) (string, int, bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.