Interface GatewayEvent_ChannelUserPermissionUpdated

interface GatewayEvent_ChannelUserPermissionUpdated {
    channelUserPermission: APIChannelUserPermission;
    serverId: string;
}

Properties

channelUserPermission: APIChannelUserPermission
serverId: string

The ID of the server