-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove before message or edit it #6
Comments
Very happy to hear that this bot has been helpful for you. I don’t really understand your issue though. Can you please provide some more info and maybe an example of the problem? Thanks |
Hi Col, With image, you can see the bot log the list of user many time, I know we have /shh option for making bot log only the number of person in-out-maybe. But with this option user alway use /louder for show the list to view other attendance people. The result that I expect in the below picture Thanks. |
Hi @tuanngocptn - Ok I understand the feature request now. Unfortunately this is not supported by the Telegram Bot API. Once the bot sends a message it cannot delete or edit it as far as I know. |
Hi @col |
Interesting. That API wasn't available last time I checked. Good find. I don't have a lot of time to work on the bot these days but I'll try to look into this feature. Will be nice to write some elixir code again. 😄 |
The API you've pointed out only allows for editing the message. Not sure if I can completely delete a message. I'll give it a try but if not I may just revert the message to the /shh version. Alternative suggestions are welcome. |
Hi,
First, Thanks for your wonderful bot, That help me a lot in my group to produce the event weekly easily.
But I saw the problem when everyone /in and /out or /maybe in the consecutive time. Then /whosinbot log list of peoples in, out, maybe multiple time.
And I hope bot can edit before message or delete before message and log only 1 time .
Thanks you very much.
The text was updated successfully, but these errors were encountered: