DisBot
    Preparing search index...

    Type Alias GuildInteractionPermissionsSumAggregateOutputType

    type GuildInteractionPermissionsSumAggregateOutputType = {
        Cooldown: number | null;
        Id: number | null;
    }
    Index

    Properties

    Properties

    Cooldown: number | null
    Id: number | null