Skip to content

how we could add custom generic events? #87

Description

@aliwesome

Could someone explain that how I can add custom events on this driver?
like the array that was in TelegramDriver class

const GENERIC_EVENTS = [ 'new_chat_members', 'left_chat_member', 'new_chat_title', 'new_chat_photo', 'group_chat_created' ];

and on the other hand I have another question about hasMatchingEvent() function, how can I refer to this function in my CustomDriver class?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions