channelId
String
isDistinct
Boolean
metadata
Object
type
String
Enum:[standard, private, conversation, broadcast, community, live]
tags
Array.<String>
isMuted
Boolean
muteTimeout
isRateLimited
Boolean
muteTimeout
rateLimit
Integer
displayName
String
memberCount
Integer
messageCount
Integer
lastActivity
string($date-time)
createdAt
string($date-time)
updatedAt
string($date-time)
avatar
Object
Channel types can be created through SDK i.eCommunity
,Live
andConversation
. Creation ofPrivate
andStandard
type has been removed. Creation ofBroadcast
channel type is not supported through the SDK. But for query,getChannels:
method supports all channel types includingBroadcast
,Private
andStandard
.