Package-level declarations

Types

Link copied to clipboard

A Telegram Chat representing a channel (Chat.type == ChatType.CHANNEL.value).

Link copied to clipboard

A type that is aware of Chat.

Link copied to clipboard

A Telegram Chat representing a group (Chat.type == ChatType.GROUP or ChatType.SUPERGROUP).

Link copied to clipboard

A Telegram Chat representing a group (Chat.type == ChatType.GROUP or ChatType.SUPERGROUP) or a channel (Chat.type == ChatType.CHANNEL.value).

Link copied to clipboard

A Telegram contact (that from a private chat).

Link copied to clipboard

A Telegram Chat representing a group or a channel.

Link copied to clipboard
Link copied to clipboard
interface TelegramUser