DisBot
    Preparing search index...

    Type Alias GuildAutoPublishSelectScalar

    type GuildAutoPublishSelectScalar = {
        Channels?: boolean;
        GuildId?: boolean;
        Id?: boolean;
    }
    Index

    Properties

    Channels?: boolean
    GuildId?: boolean
    Id?: boolean