shouldSendFirstMessage

Whether to automatically initialize the conversation and send a welcome message from the AI agent.

If true, the server automatically creates a conversation for the GroupChannel and sends a welcome message. If false, the server does not automatically create a conversation, so you must call GroupChannel.initConversation to create the conversation and receive the welcome message.

Note: This is for internal use only.

Since

4.33.0