MadelineProto/docs/API_docs/types/ChannelParticipantsFilter.md

30 lines
743 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: ChannelParticipantsFilter
2016-12-24 17:20:45 +01:00
description: constructors and methods of type ChannelParticipantsFilter
2016-12-20 13:15:22 +01:00
---
## Type: ChannelParticipantsFilter
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
[channelParticipantsRecent](../constructors/channelParticipantsRecent.md)
[channelParticipantsAdmins](../constructors/channelParticipantsAdmins.md)
[channelParticipantsKicked](../constructors/channelParticipantsKicked.md)
[channelParticipantsBots](../constructors/channelParticipantsBots.md)
2017-06-30 15:36:33 +02:00
[channelParticipantsBanned](../constructors/channelParticipantsBanned.md)
[channelParticipantsSearch](../constructors/channelParticipantsSearch.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):