menu
televerse package
documentation
televerse.dart
GetUserChatID
getId method
getId method
dark_mode
light_mode
getId
method
ChatID
getId
(
)
Returns the
ChatID
of the chat.
Implementation
ChatID getId() { return ChatID(id); }
televerse package
documentation
televerse
GetUserChatID
getId method
GetUserChatID extension on
User