Interface GatewayEvent_ChannelUserPermissionDeleted

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

Properties

channelUserPermission: APIChannelUserPermission
serverId: string

The ID of the server