# On_groupChatMessageSent

Description

The notification indicating that a message has been sent to the common chat of a group conference

EventHandler<string> On_groupChatMessageSent

Response example

{
    "event": "groupChatMessageSent",
    "message": "Hello! :)",
    "method": "event"
}

Response Parameters

Name Description
message Text message

See also

Last Updated: 09/12/2025