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
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
q | string | Filter by user name or username |
top_msg_id | int | Look 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
| id | layers |
|---|---|
| #e04b5ceb | 120–229 |