go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.57k stars 862 forks source link

add extraParams argument to bot Request method #699

Closed JavadZahedi closed 5 months ago

JavadZahedi commented 5 months ago

Hello I need to pass some additional parameters in my request to server so i add an 'extraParams' arguement to Request method and fill it in some other methods like Send and SendMediaGroup