Rtk Chat
Properties
Functions
Gets chat messages in a paginated manner
Sends a file message to everyone.
Sends a file message to specific participants.
Sends an image message to everyone.
Sends an image message to specific participants.
Sends a string type chat message in the given room
Sends a TEXT message to specific participants.
Sets the maximum number of characters allowed in a TEXT
message.
Configures the rate limit for sending messages. This method allows setting the maximum number of messages that can be sent within a specified time interval. If the limit is reached within the interval, the user must wait until the interval period has passed before sending more messages. For example, if the interval is 60 seconds and the limit is reached in 30 seconds, the user must wait an additional 30 seconds before sending more messages.