• Get a ChatChannel that you have joined, and the users in it if it is a private channel!

    Parameters

    • this: API
    • channel: number | Channel

      The channel in question

    Returns Promise<WithDetails>

    "chat.read"

    Will 404 if the user has not joined the channel (use joinChatChannel for that)