Reference API Roblox

Engine API

Website

Related

Reference API Roblox

PlayerChatType

Determines the style of a chat message.

Items 3

HistoryNameValueDescription
47All0

A global message that everyone can receive.

47Team1

A team message only players in the same team can receive.

47Whisper2

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.

History 4

Settings