Discord.https - v3.0.16
    Preparing search index...

    Interface RPCGetGuildArgs

    interface RPCGetGuildArgs {
        guild_id: string;
        timeout?: number;
    }
    Index

    Properties

    Properties

    guild_id: string

    Id of the guild to get

    timeout?: number

    Asynchronously get guild with time to wait before timing out