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

    Interface GatewayGuildRoleModifyDispatchData

    interface GatewayGuildRoleModifyDispatchData {
        guild_id: string;
        role: APIRole;
    }
    Index

    Properties

    Properties

    guild_id: string

    The id of the guild

    role: APIRole

    The role created or updated