menu
televerse package
documentation
telegram.dart
Chat
type property
type property
dark_mode
light_mode
type
property
ChatType
type
final
Type of the chat, can be either "private", "group", "supergroup" or "channel".
Implementation
final ChatType type;
televerse package
documentation
telegram
Chat
type property
Chat class