Struct telbot_types::webhook::DeleteWebhook [−][src]
Expand description
Use this method to remove webhook integration if you decide to switch back to getUpdates. Returns True on success.
Fields
drop_pending_updates: Option<bool>Pass True to drop all pending updates
Implementations
Drop all pending updates