Added object \TgBotLib\Objects\Telegram > InputVenueMessageContent
to represent the content of a venue message to be sent as the result of an inline query.
This commit is contained in:
parent
ce94585752
commit
ec93f9ffd7
2 changed files with 175 additions and 1 deletions
|
@ -12,7 +12,7 @@ This update accompanies the release of the [Telegram Bot API 6.7](https://core.t
|
|||
### Added
|
||||
* Added object `\TgBotLib\Objects\Telegram > InputTextMessageContent` to represent the content of a text message to be sent as the result of an inline query.
|
||||
* Added object `\TgBotLib\Objects\Telegram > InputLocationMessageContent` to represent the content of a location message to be sent as the result of an inline query.
|
||||
|
||||
* Added object `\TgBotLib\Objects\Telegram > InputVenueMessageContent` to represent the content of a venue message to be sent as the result of an inline query.
|
||||
|
||||
|
||||
## [6.6.0] - 2023-04-10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue