telegram-bot-ruby icon indicating copy to clipboard operation
telegram-bot-ruby copied to clipboard

how can i get count of my bot members?

Open shayanzare opened this issue 7 years ago • 1 comments

Hello!

how can i get count of my bot members? have any api for this ability?

Thanks :D

shayanzare avatar Jul 25 '17 07:07 shayanzare

A simple solution could be: The first time a user start converse with the bot, for example when he does /start, you could register it somewhere, like in a db, and when you need to count them you simply access the db.

neboduus avatar Jul 29 '17 03:07 neboduus

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Feb 19 '23 15:02 github-actions[bot]