View Source ExTDLib.Method.SetChatMessageSender (ExTDLib v0.0.4)
Selects a message sender to send messages in a chat. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| message_sender_id | MessageSender | New message sender for the chat. |
More details on telegram's documentation.