Interface for text messages. You can use this interface to send and receive text messages. You can call sendMessageToPeer or sendMessage to send a peer-to-peer or channel text message.
Optional
Message type. TEXT stands for text messages.
TEXT
Content of the text message. The maximum length is 32 KB.
Note
Generated using TypeDoc
Interface for text messages. You can use this interface to send and receive text messages. You can call sendMessageToPeer or sendMessage to send a peer-to-peer or channel text message.