X.Extensions.Logging.Telegram icon indicating copy to clipboard operation
X.Extensions.Logging.Telegram copied to clipboard

Bump Telegram.Bot from 18.0.0 to 19.0.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps Telegram.Bot from 18.0.0 to 19.0.0.

Changelog

Sourced from Telegram.Bot's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[v19.0.0-preview.4] - Unreleased

Bot API 6.7 (April 21, 2023)

Bot API 6.6 (March 9, 2023)

Added

  • Type InlineQueryResultsButton
  • Type SwitchInlineQueryChosenChat
  • Type BotName
  • Property WebAppName to the class WriteAccessAllowed
  • Property SwitchInlineQueryChosenChat to the class InlineKeyboardButton
  • Property ViaChatFolderInviteLink to the class ChatMemberUpdated
  • Static method InlineKeyboardButton.WithSwitchInlineQueryChosenChat
  • Requests related to bot's name:
    • SetMyNameRequest
    • GetMyNameRequest
  • Methods related to bot's name:
    • ITelegramBotClient.SetMyNameAsync
    • ITelegramBotClient.GetMyNameAsync
  • New requests related to description:
    • GetMyDescriptionRequest
    • SetMyDescriptionRequest
  • New requests related to short description:
    • GetMyShortDescriptionRequest
    • SetMyShortDescriptionRequest

... (truncated)

Commits
  • 6fe1f1e Merge pull request #1255 from TelegramBots/develop
  • 9fbd3aa Remove version suffix
  • 0fe4282 Merge branch 'master' into develop
  • d32e0cd Merge pull request #1253 from TelegramBots/karb0f0s/fix_deleteForumTopic
  • 0e646e3 Merge branch 'develop' into karb0f0s/fix_deleteForumTopic
  • 8351d3a Fix #1252 DeleteForumTopicRequest
  • 6ff48bc Merge pull request #1250 from TelegramBots/karb0f0s/fix_1249_InlineQueryResul...
  • d0c2fc0 Merge branch 'develop' into karb0f0s/fix_1249_InlineQueryResultsButton
  • f9c6f4c Merge pull request #1248 from TelegramBots/tuscen/inputfiles
  • a714e0b Remove unnecessary class extension
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar May 08 '23 18:05 dependabot[bot]