DisBot
    Preparing search index...

    Type Alias DiscordGuildAddonSelectScalar

    type DiscordGuildAddonSelectScalar = {
        GuildId?: boolean;
        Id?: boolean;
        InvitesPaused?: boolean;
        NoLinkEmbeds?: boolean;
        OnlyMedia?: boolean;
    }
    Index

    Properties

    GuildId?: boolean
    Id?: boolean
    InvitesPaused?: boolean
    NoLinkEmbeds?: boolean
    OnlyMedia?: boolean