Skip to main content

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.

type tg.ChannelParticipantsMentions struct { /* ... */ }

Implements ChannelParticipantsFilter.

Fields

NameTypeRequiredDescription
QstringFilter by user name or username
TopMsgIDintLook only for users that posted in this thread

References