ChannelParticipantsMentions#

class pyrogram.raw.types.ChannelParticipantsMentions#

This filter is used when looking for supergroup members to mention. This filter will automatically remove anonymous admins, and return even non-participant users that replied to a specific thread through the comment section of a channel.

Constructor of ChannelParticipantsFilter.

Details:
  • Layer: 158

  • ID: E04B5CEB

Parameters:
  • q (str, optional) – Filter by user name or username.

  • top_msg_id (int 32-bit, optional) – Look only for users that posted in this thread.