2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-31 06:16:07 +00:00

feat: banChatSenderChat and unbanChatSenderChat methods

This commit is contained in:
danielperez9430
2021-12-07 16:42:00 +01:00
parent 19b5fc5bd3
commit 5ff22148d8
2 changed files with 42 additions and 0 deletions

View File

@@ -880,6 +880,10 @@ describe('TelegramBot', function telegramSuite() {
});
});
describe.skip('#banChatSenderChat', function banChatSenderChatSuite() { });
describe.skip('#unbanChatSenderChat', function banChatSenderChatSuite() { });
describe('#setChatPermissions ', function setChatPermissionsSuite() {
it('should set chat permissions', function test() {
const ChatPermissions = {