Telegram.Bot v14.7.0 Release Notes

Release Date: 2018-07-29 // over 5 years ago
  • โž• Added

    • ๐Ÿ‘ Partial support for Bot API v4.0
    • Method SendMediaGroupAsync (overloaded)
    • Method EditMessageMediaAsync
    • Method EditMessageMediaAsync
    • Type EditMessageMediaRequest
    • Type EditInlineMessageMediaRequest
    • Type InputMediaAudio
    • Type InputMediaDocument
    • Type InputMediaAnimation
    • Type IInputMedia
    • Type IAlbumInputMedia
    • Type IInputMediaThumb
    • Property Animation.Width
    • Property Animation.Height
    • Property Animation.Duration
    • Enum member MessageType.Animation
    • Property InputMediaVideo.Thumb
    • Property Message.Animation
    • Constructor with required parameters for InputMediaPhoto (overloaded)
    • Constructor with required parameters for InputMediaVideo (overloaded)
    • Constructor with required parameters for SendMediaGroupRequest (overloaded)

    ๐Ÿ›  Fixed

    • Serialization error of InlineQueryResultDocument.Description being required
    • Incorrect serialization of InputMediaVideo

    ๐Ÿ”„ Changed

    • Marked method SendMediaGroupAsync as obsolete. An overload is provided.
    • Marked parameterless constructor of InputMediaPhoto as obsolete. An overload is provided.
    • Marked parameterless constructor of InputMediaVideo as obsolete. An overload is provided.