ðĢAnnouncementService
Service for sending announcement messages.
Example usage:
Functions
sendAnnouncement(message: string, color: Color3 | nil): bool
Sends the provided message as an announcement to all players. Use the optional color parameter to set the color of the announcement.
Last updated