mirror of
https://github.com/danog/tg-file-decoder.git
synced 2024-11-26 20:34:39 +01:00
1.9 KiB
1.9 KiB
description | title |
---|---|
Decode Telegram bot API file IDs | danog/tg-file-decoder |
danog/tg-file-decoder
Decode Telegram bot API file IDs
Abstract classes
- \danog\Decoder\PhotoSizeSource: Represents source of photosize.
- \danog\Decoder\PhotoSizeSource\PhotoSizeSourceDialogPhoto: Represents source of photosize.
Classes
- \danog\Decoder\FileId: Represents decoded bot API file ID.
- \danog\Decoder\FileIdType: Represents decoded bot API file ID type.
- \danog\Decoder\UniqueFileId: Represents decoded unique bot API file ID.
- \danog\Decoder\UniqueFileIdType: Represents decoded unique bot API file ID type.
- \danog\Decoder\PhotoSizeSource\PhotoSizeSourceDialogPhotoBig: Represents source of photosize.
- \danog\Decoder\PhotoSizeSource\PhotoSizeSourceDialogPhotoSmall: Represents source of photosize.
- \danog\Decoder\PhotoSizeSource\PhotoSizeSourceLegacy: Represents source of photosize.
- \danog\Decoder\PhotoSizeSource\PhotoSizeSourceStickersetThumbnail: Represents source of photosize.
- \danog\Decoder\PhotoSizeSource\PhotoSizeSourceStickersetThumbnailVersion: Represents source of photosize.
- \danog\Decoder\PhotoSizeSource\PhotoSizeSourceThumbnail: Represents source of photosize.
Generated by danog/phpdoc.