Skip to content

Unable to promote/demote a channel member when invoking extension methods #398

Closed
@Jericho

Description

@Jericho

The 6 extension methods recently added to ZoomNet which allow a developer to promote/demote a channel member invoke Chat.PromoteMembersInAccountChannelByEmailAsync and Chat.DemoteAdminsInAccountChannelByIdAsync but the order of the parameters is wrong which leads to errors like User does not exist: 35748c1b22a44b9496203e36a61539f6. The user Id mentioned in the error message is fact the channel Id.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugThis change resolves a defect

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions