libtd-ktx / kotlinx.telegram.extensions / TelegramKtx
TelegramKtx
interface TelegramKtx : BasicGroupKtx, CallKtx, ChatKtx, FileKtx, MessageKtx, NotificationGroupKtx, ProxyKtx, SecretChatKtx, SupergroupKtx, UserKtx, CommonKtx
Interface for access all Telegram objects extension functions. Contains 182 extensions
Properties
| api | Instance of the TelegramFlow connecting extensions to the Telegram Clientabstract val api: TelegramFlow |