Telegram.Bot v14.3.0 Release Notes

Release Date: 2018-05-05 // almost 6 years ago
  • โž• Added

    • Implicit cast of IEnumerable<InlineKeyboardButton>[] to InlineKeyboardMarkup
    • Implicit cast of InlineKeyboardButton[] to InlineKeyboardMarkup
    • ๐Ÿ‘ป Exception InvalidGameShortNameException
    • ๐Ÿ‘ป Exception InvalidQueryIdException

    ๐Ÿ”„ Changed

    • Made callbackGame parameter of InlineKeyboardButton.WithCallBackGame optional
    • โšก๏ธ Newtonsoft.Json updated to version 11.0.2

    ๐Ÿ›  Fixed

    • Assigining param foursquareId of SendInvoiceAsync method to its request
    • Access modifier of abstract class BadRequestException and ForbiddenException ctors to protected

    โœ‚ Removed

    • Parameterless ctor of InlineKeyboardMarkup
    • ๐Ÿ‘ป Exception BotBlockedException
    • ๐Ÿ‘ป Exception BotRestrictedException
    • ๐Ÿ‘ป Exception MissingParameterException
    • ๐Ÿ‘ป Exception NotEnoughRightsException
    • ๐Ÿ‘ป Exception WrongChatTypeException