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