DisBot
    Preparing search index...

    Type Alias GuildAutoRolesUncheckedCreateWithoutGuildsInput

    type GuildAutoRolesUncheckedCreateWithoutGuildsInput = {
        Id?: number;
        RoleId: string;
    }
    Index

    Properties

    Properties

    Id?: number
    RoleId: string