get_many_listeners_matching_with_data()

Client.get_many_listeners_matching_with_data()

Gets multiple listener that matches the given data.

Usable by Users Bots
Parameters:
  • data (Identifier) – The Identifier to match agains.

  • listener_type (ListenerTypes) – The type of listener to get.

Returns:

List of Listener – On success, a list of Listener is returned.