telegram api constructor · layer 229 · #e04b5ceb

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.

definition

channelParticipantsMentions#e04b5ceb flags:# q:flags.0?string top_msg_id:flags.1?int = ChannelParticipantsFilter;

parameters

nametypedescription
flags#Flags, see TL conditional fields
qflags.0?stringFilter by user name or username
top_msg_idflags.1?intLook only for users that posted in this thread

type

ChannelParticipantsFilter · other constructors: channelParticipantsRecent, channelParticipantsAdmins, channelParticipantsKicked, channelParticipantsBots, channelParticipantsBanned, channelParticipantsSearch, channelParticipantsContacts

history

present in layers 120–229

idlayers
#e04b5ceb120–229