defstudio / telegraph

Telegraph is a Laravel package for fluently interacting with Telegram Bots
MIT License
675 stars 116 forks source link

DTO\InlineQueryResultPhoto parse mode #497

Closed k2so-dev closed 8 months ago

k2so-dev commented 8 months ago

Please add parse_mode to InlineQueryResultPhoto to be able to format the description as in the official documentation https://core.telegram.org/bots/api#inlinequeryresultphoto

fabio-ivona commented 8 months ago

fixed in #501