GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GUILD_ROLE_UPDATE

API/Variables/GUILD_ROLE_UPDATE
seyfert/lib/events/hooks/guild.d.ts

Signature

export declare const GUILD_ROLE_UPDATE: (self: UsingClient, data: GatewayGuildRoleModifyDispatchData) => Promise<[role: GuildRole, old?: GuildRole | undefined]>;

Members

This export does not declare public properties or methods in the generated declaration file.