GramIO API Reference / gramio/dist / DeleteWebhookParams
Interface: DeleteWebhookParams
Defined in: @gramio/types/out/params.d.ts:81
Params object for deleteWebhook method
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
drop_pending_updates? | boolean | Pass True to drop all pending updates | @gramio/types/out/params.d.ts:85 |