Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
fun interface UpdateProcessor

Telegram updates (messages, callbacks, etc.) processor.

Link copied to clipboard
typealias UpdateReaction = suspend () -> Unit

A reaction to an update.