CloseApi
Use this method to close the bot instance before moving it from one local server to another. You need to delete the webhook before calling this method to ensure that the bot isn't launched again after server restart. The method will return error 429 in the first 10 minutes after the bot is launched. Returns True on success. Requires no parameters.
Author
ForteScarlet
Properties
The result's DeserializationStrategy of this Method.
The TelegramApiResult's DeserializationStrategy of this Method.
Inherited properties
A special deserialization for body. If it is null
, then try to 'guess' the body serializer. This is usually overridden when the body is not null
and you need to customize its serializer.
Headers for request. Default is Headers.Empty.
Inherited functions
Request the TelegramApi by client with token.
Request the TelegramApi by client with token.
Request the TelegramApi by client with token.