View Source ExTDLib.Method.GetChatAvailableMessageSenders (ExTDLib v0.0.4)

Returns list of message sender identifiers, which can be used to send messages in a chat. Returns object_ptr<ChatMessageSenders>.

NameTypeDescription
chat_idstringChat identifier.

More details on telegram's documentation.