View Source ExTDLib.Object.ChatMessageSender (ExTDLib v0.0.4)
Represents a message sender, which can be used to send messages in a chat.
| Name | Type | Description |
|---|---|---|
| sender | MessageSender | The message sender. |
| needs_premium | bool | True, if Telegram Premium is needed to use the message sender. |
More details on telegram's documentation.