ðĪChatService
Service for sending chat messages.
Example usage:
Functions
sendMessage(message: string, color: Color3 | nil)
Sends the provided message as a chat message to all players. Use the optional color parameter to set the color of the message.
Last updated