MessageOriginType
: string
in package
This object represents origin of a message.
Source: https://core.telegram.org/bots/api#messageorigin
Table of Contents
Cases
- Channel = 'channel'
- Chat = 'chat'
- HiddenUser = 'hidden_user'
- User = 'user'