Interface GatewayEvent_ChannelUserPermissionCreated

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

Properties

channelUserPermission: APIChannelUserPermission
serverId: string

The ID of the server