grammyjs / grammY

The Telegram Bot Framework.
https://grammy.dev
MIT License
2.04k stars 106 forks source link

use_independent_chat_permissions is missing in setChatPermissions #599

Closed agoudbg closed 1 month ago

agoudbg commented 1 month ago

https://core.telegram.org/bots/api#setchatpermissions https://grammy.dev/ref/core/api#setchatpermissions

setChatPermissions has a parameter use_independent_chat_permissions parameter, which is missing in grammY api

KnorpelSenf commented 1 month ago

This will be fixed later today