telegram-api v0.6.3.0 Release Notes

Release Date: 2017-08-03 // over 6 years ago
    • New fields gif_duration in InlineQueryResultGif and mpeg4_duration in InlineQueryResultMpeg4Gif.
    • 🆕 Replaced the field new_chat_member in Message with new_chat_members (the old field will still be available for a while for compatibility purposes).
    • The User object now may have a language_code field that contains the IETF language tag of the user's language.
    • Added the sendVideoNote method, the new field video_note to Message, the fields RecordVideoNote* or *UploadVideoNote* tosendChatAction`.
    • ➕ Added a new type of button, the pay button to InlineKeyboardButton.
    • ⚡️ Updated dependencies