what is the difference between
game.TextChatService.TextChannels.RBXGeneral and game.TextChatService.TextChannels.RBXSystem
2 Likes
The difference between the two channels is:
RBXGeneral is the default channel for communication.
RBXSystem is the user-notifications’, chat commands’, or in-game announcements’ channel.
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.