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

    Type Alias RESTPatchAPIWebhookWithTokenMessageFormDataBody

    RESTPatchAPIWebhookWithTokenMessageFormDataBody:
        | Record<`files[${bigint}]`, unknown> & { payload_json?: string }
        | Record<`files[${bigint}]`, unknown> & RESTPatchAPIWebhookWithTokenMessageJSONBody

    Type Declaration