This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Tags: notCreatable
Returns | Function | History | |
---|---|---|---|
void | Chat ( Instance partOrCharacter, string message, ChatColor color = Blue ) | ||
void | ChatLocal ( Instance partOrCharacter, string message, ChatColor color = Blue ) | (+0.281) | |
bool | GetShouldUseLuaChat ( ) | (+0.256) | |
Tuple | InvokeChatCallback ( ChatCallbackType callbackType, Tuple callbackArguments ) | (+0.355) | |
void | RegisterChatCallback ( ChatCallbackType callbackType, Function callbackFunction ) | (+0.355) | |
void | SetIsLuaChatBackendOverwritten ( bool value ) | (+0.264, −0.267) |
Returns | YieldFunction | History | |
---|---|---|---|
bool | CanUserChatAsync ( int64 userId ) | (+0.279) | |
bool | CanUsersChatAsync ( int64 userIdFrom, int64 userIdTo ) | (+0.279) | |
string | FilterStringAsync ( string stringToFilter, Instance playerFrom, Instance playerTo ) | (+0.242) | |
string | FilterStringForBroadcast ( string stringToFilter, Instance playerFrom ) | (+0.247) | |
string | FilterStringForPlayerAsync ( string stringToFilter, Instance playerToFilterFor ) | (+0.174) |
Enum | History | |
---|---|---|
ChatCallbackType | (+0.355) | |
ChatColor |
Version History:(+0.275)
Tags: ScriptWriteRestricted: [NotAccessibleSecurity]
Version History:(+0.281)
Tags: RobloxScriptSecurity
Version History:(+0.355)
Version History:(+0.355)
Version History:(+0.264, −0.267)
Tags: RobloxScriptSecurity
Version History:(+0.242)
Version History:(+0.247)
Version History:(+0.174)
Deprecated: This member is deprecated.