Skip to content

Commit d52c967

Browse files
committed
Added banChatSenderChat and unbanChatSenderChat to actions array
1 parent 13bd156 commit d52c967

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Request.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,8 @@ class Request
203203
'restrictChatMember',
204204
'promoteChatMember',
205205
'setChatAdministratorCustomTitle',
206+
'banChatSenderChat',
207+
'unbanChatSenderChat',
206208
'setChatPermissions',
207209
'exportChatInviteLink',
208210
'createChatInviteLink',

0 commit comments

Comments
 (0)