Telegram.Bot v15.6.0 Release Notes

Release Date: 2020-05-30 // almost 4 years ago
  • โž• Added

    • Enum Emoji
    • ๐Ÿ“Š Property Poll.Explanation
    • ๐Ÿ“Š Property Poll.ExplanationEntities
    • ๐Ÿ“Š Property Poll.OpenPeriod
    • ๐Ÿ“Š Property Poll.CloseDate
    • Property Dice.Emoji
    • Following optional properties to SendPollRequest:
      • Explanation
      • ExplanationParseMode
      • OpenPeriod
      • CloseDate
    • Optional property Emoji to SendDiceRequest

    ๐Ÿ”„ Changed

    • Following optional parameters to ITelegramBotClient.SendPollAsync:
      • explanation
      • explanationParseMode
      • openPeriod
      • closeDate
    • Optional parameter emoji to ITelegramBotClient.SendDiceAsync