SHARDWIRE
ReferenceAction Models

MemberModerationActionResult

Reference for `MemberModerationActionResult`, exported as part of the public Shardwire surface.

interface exported from src/discord/types.ts.

Summary

Reference for MemberModerationActionResult, exported as part of the public Shardwire surface.

Signature

export interface MemberModerationActionResult {
	guildId: Snowflake;
	userId: Snowflake;
}

Structure

On this page