This repository has been archived by the owner on Jan 16, 2022. It is now read-only.
AsyncTelegram 1.1.0
Added support for silent messages (no notification).
ex:
msg.disable_notification = true;
myBot.sendMessage(msg, "this is a silent message");