CommandDefaults

Contains the default command names supported by Stream Chat.

Properties

Link copied to clipboard
const val BAN: String

Command for banning a member.

Link copied to clipboard
const val GIPHY: String

Command for posting a Giphy message.

Link copied to clipboard
const val MUTE: String

Command for muting a user.

Link copied to clipboard
const val UNBAN: String

Command for unbanning a member.

Link copied to clipboard
const val UNMUTE: String

Command for unmuting a user.