ChatType
: string
in package
This object represents a chat type
Source: https://core.telegram.org/bots/api#chat
Table of Contents
Cases
- Channel = 'channel'
- Group = 'group'
- Private = 'private'
- Sender = 'sender'
- Supergroup = 'supergroup'