Client
Table of Contents
Namespaces
Interfaces
Classes
- BotContextController
- BotDefault
- Sentinel for "use the bot's configured default for this field".
- DefaultBotProperties
- Serializer
- Walks a TelegramObject/TelegramMethod into a snake_case-keyed array (dump) and back (load). Bot threading + InputFile detachment + JSON encoding all live in BaseSession::prepareValue.
- TelegramApiServer