ALEKSEYR554
Results
1
comments of
ALEKSEYR554
I dont think this is possible but if you just want to check subscription here is example to check if user is in chat ` bot.api.getChatMember(chat_id:"chat_id",user_id:message.from.id)['result']['status'].to_s=="left" `