TelegramPhotoImage

An implementation for Image based on Telegram Photo.

发送

当需要发送图片时,你可以使用 OfflineImage 来发送一个本地文件, 或者在 fileId 已知的情况下构建 TelegramPhotoImage 来直接通过ID发送图片。

Author

ForteScarlet

See also

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract override val id: ID

The file id of this photo. See PhotoSize.file_id in the documentation