Subject: send message to online users only
I've developed a bot that sends periodically messages to users ; but I want to send messages only if users are online. Is there a way to test that? (for the moment I just use the SendMessage method with the user accounts of my users)
btw it seems I can send messages to anyone, even people who didn't subscribe to the bot, is it normal?
btw it seems I can send messages to anyone, even people who didn't subscribe to the bot, is it normal?