Interface RateLimitInfoOPCode8Meta

interface RateLimitInfoOPCode8Meta {
    guild_id: string;
    nonce?: string;
}

Properties

Properties

guild_id: string
nonce?: string