Options
Menu

Enumeration ChatTypes

Use these rather than hardcoded strings to refer to a particular type of Chat.

Index

Enumeration members

Enumeration members

CHANNEL

CHANNEL: = "channel"

DIRECT

DIRECT: = "direct"

ROOM

ROOM: = "room"