ReferenceAction Models
FetchGuildActionPayload
Reference for `FetchGuildActionPayload`, exported as part of the public Shardwire surface.
interface exported from src/discord/types.ts.
Summary
Reference for FetchGuildActionPayload, exported as part of the public Shardwire surface.
Signature
export interface FetchGuildActionPayload {
guildId: Snowflake;
}