Join Channels
    • Dark
      Light
    • PDF

    Join Channels

    • Dark
      Light
    • PDF

    Article summary

    You can only join yourself to public channels, private groups are not joinable. Some public channels require you to enter a joinCode.

    Method

    Requires Auth

    Permission

    joinRoom

    Yes

    view-c-room

    Payload parameters

    Argument

    Example

    Required

    Description

    roomId

    jfs9sjcoiown

    Required

    The room ID to join.

    joinCode

    4456

    Required, if the room requires a code to join.

    The code to join the room.

    Example call

    {
        "msg": "method",
        "method": "joinRoom",
        "id": "99",
        "params": [
            "roomId",
            "joinCode"
        ]
    }

    Example response

    The response from calling the method will return a result of whether the user joined the channel or not.

    {
        "msg": "result",
        "id": "99",
        "result": true/false
    }


    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence