Skip to content

Commit

Permalink
Add more allowed methods
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv committed Apr 19, 2024
1 parent a22499d commit f6581a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions allowed_methods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@ export const ALLOWED_METHODS = [
"deleteChatStickerSet",
"setBoostsRequiredToCircumventRestrictions",
"createInviteLink",
"sendCallbackQuery",
"answerCallbackQuery",
"sendInlineQuery",
"answerInlineQuery",
"setMyDescription",
"setMyName",
Expand Down

0 comments on commit f6581a4

Please sign in to comment.