Skip to content
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

Display notification messages #6

Open
AndreiRegiani opened this issue Nov 24, 2017 · 0 comments
Open

Display notification messages #6

AndreiRegiani opened this issue Nov 24, 2017 · 0 comments

Comments

@AndreiRegiani
Copy link
Owner

AndreiRegiani commented Nov 24, 2017

Show in message logs events like "new pinned message", "new user added", etc.

Handle these events here:

app.event_polling(update)

P.S.
A base implementation for these events were done on "show recent history" but not finished:

app.on_selected_chatroom(event, entity):
https://github.com/Hackermen/termgram/blob/master/termgram/app.py#L195

Notification messages must appear in history (recent chat) and in the event polling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant