interface RPCCommandGetGuildsPayload

external
export interface RPCCommandGetGuildsPayload extends RPCCommandMessage<RPCCommands.GetGuilds>

Constructors

constructor()

external
args : RPCGetGuildsArgs

external
cmd : Cmd

Inherited from: BaseRPCMessage

external
nonce : string

Inherited from: RPCCommandMessage