Interface PATCHChannelUserPermissionResponse

interface PATCHChannelUserPermissionResponse {
    channelUserPermission: APIChannelUserPermission;
}

Properties

channelUserPermission: APIChannelUserPermission