예제 #1
0
 def unban_chat_member(self, chat_id, user_id):
     return apihelper.unban_chat_member(self.token, chat_id, user_id)
예제 #2
0
 def unban_chat_member(self, chat_id, user_id):
     return apihelper.unban_chat_member(self.token, chat_id, user_id)