Message for all users #1071
Unanswered
MaximMGTTRN
asked this question in
Q&A
Replies: 1 comment
-
try ctx.telegram.SendMessage(chatId, text) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, i have a problem...
i try to send message for all users
i have db where i save everyone who use '/start'
and now i try to send message from admin to someone or every person who use my bot
but i'm not understand how i can reply in current chat
i try ctx.sendMessage or ctx.reply but i'm not understand where i need to write userid...
Beta Was this translation helpful? Give feedback.
All reactions