💬Chat

You need to create a channel on your dashboard before proceeding. Clans have a default chat channel in their UI - use the OpenClan function to display the group chat.

Show chat

Show a channel that anyone can chat in.

//Show fullscreen chat UI
GalaxyClientAPI.Controller.OpenChannel(ChannelId: "channel_id", Options: ViewOptions); 

Last updated