libtd-ktx / kotlinx.telegram.core / TelegramException
TelegramException
sealed class TelegramException :
Throwable
Types
ClientNotAttached | object ClientNotAttached : TelegramException |
Exceptions
Error | class Error : TelegramException |
UnexpectedResult | class UnexpectedResult : TelegramException |