Skip to content

Display notification messages #6

@AndreiRegiani

Description

@AndreiRegiani

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions