PlayerChatType
Determines the style of a chat message.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
47 | All | 0 | A global message that everyone can receive. | |
47 | Team | 1 | A team message only players in the same team can receive. | |
47 | Whisper | 2 | A whispered message only the person it's whispered to can receive. |
Description
Used by Roblox's Chat to determine the style of a chat message. If you want to check for this kind of stuff, see Player.Chatted.