Skip to content

Add get_event() to ChatAPI #14

@thelabcat

Description

@thelabcat

Instead of having just one method to get the next message, have a method to get any event and return it as an object, then have get_message call that method and filter it to specifically message objects.

The goal is to have a more robust way of dealing with message deletion events and such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions