Readonly
Adds a GroupChannelHandler with a key.
Builds GroupChannel instance from serialized data generated by serialize.
Builds GroupChannelListQuery instance from serialized data generated by serialize.
Builds Member instance from serialized data generated by serialize.
Creates GroupChannel with GroupChannelCreateParams.
Optional
Creates GroupChannel with userIds and other parameters.
Creates distinct GroupChannel with GroupChannelCreateParams. When this method is executed, GroupChannelCreateParams.isDistinct will be ignored.
Creates a GroupChannelCollection with the params.
Creates a GroupChannelListQuery with the params.
Creates a PublicGroupChannelListQuery with the params.
Creates a ScheduledMessageListQuery with the params.
Gets a GroupChannel with given channel URL.
Gets an GroupChannel with given channel URL from server.
Gets the number of my GroupChannels.
Requests the channel changelogs after given timestamp.
Requests the channel changelogs after given token.
Gets the total number of unread message of GroupChannels with subscribed custom types.
Gets the number of unread message of GroupChannel with subscribed custom type.
Gets the subscribed total number of unread message of all GroupChannels the current user has joined.
Gets the number of total scheduled messages.
Gets the total number of unread GroupChannels the current user has joined.
Gets the total number of unread message of GroupChannels with GroupChannelTotalUnreadMessageCountParams filter.
Gets the unread item count of GroupChannels from keys.
Sends mark as delivered to this channel when you received push message from us.
Sends mark as read to all joined GroupChannels. This method has rate limit. You can send one request per second.
Sends mark as read to joined GroupChannels. This method has rate limit. You can send one request per second.
Removes all GroupChannelHandlers.
Removes a GroupChannelHandler for a key.
Description
Adds a GroupChannelHandler with a key.