Discord.https - v3.0.16
    Preparing search index...

    Interface GatewayGuildRoleDeleteDispatchData

    interface GatewayGuildRoleDeleteDispatchData {
        guild_id: string;
        role_id: string;
    }
    Index

    Properties

    Properties

    guild_id: string

    The id of the guild

    role_id: string

    The id of the role