Closed klappvisor closed 7 years ago
https://core.telegram.org/bots/api-changelog
getWebhookInfo
url
answerCallbackQuery
switch_inline_query_current_chat
InlineKeyboardButton
sendAudio
sendVoice
InlineQueryResultAudio
InlineQueryResultVoice
InlineQueryResultCachedAudio
InlineQueryResultCachedVoice
all_members_are_admins
Chat
parameters
https://core.telegram.org/bots/api-changelog
getWebhookInfo
to check current webhook status.url
parameter inanswerCallbackQuery
to create buttons that open your bot with user-specific parameters.switch_inline_query_current_chat
inInlineKeyboardButton
.sendAudio
,sendVoice
,InlineQueryResultAudio
,InlineQueryResultVoice
,InlineQueryResultCachedAudio
, andInlineQueryResultCachedVoice
.all_members_are_admins
in theChat
object.parameters
field with expanded info on errors that occurred while processing your requests.