Telegram Bot API
Added the new method sendMediaGroup and two kinds of InputMedia objects to support the new albums feature . Added support for pinning messages in channels. pinChatMessage and unpinChatMessage accept channels. Added the new fields provider_data , send_phone_number_to_provider , send_email_to_provider to sendInvoice for sharing information about the invoice with the payment provider. October 11, 2017 Bot API 3.4 . Bots can now send and receive Live Locations . Added new field live_period to the sendLocation method and the editMessageLiveLocation and stopMessageLiveLocation methods as well as the necessary objects for inline bots. Bots can use the new setChatStickerSet and deleteChatStickerSet methods to manage group sticker sets . The getChat request now returns the group's sticker set for supergrou...