Get Channel
Get a Channel
The function allows users to retrieve information about a specific channel using the channelId
parameter. This function returns a Live Object of the AmityChannel
class, which contains information such as the channel's display name, tags, avatar, and other metadata.
This function is useful for a variety of purposes, such as displaying information about a channel to users or retrieving channel details before joining the channel.
Last updated