Answer the question
In order to leave comments, you need to log in
Python vk_api. How to catch the events of a person leaving the conversation and kick him?
I use vk_api.longpool
def main_loop(self) -> None:
for event in self.longpoll.listen():
# Как то сделать проверку на выход из беседы
# И потом кикать через removeChatUser как я понял
Answer the question
In order to leave comments, you need to log in
actually it is possible and I have already implemented it
kick someone who left the conversation?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question