MadelineProto/docs/API_docs/types/ChannelParticipant.md

24 lines
631 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: ChannelParticipant
2016-12-20 13:32:11 +01:00
description: constructors of type ChannelParticipant
2016-12-20 13:15:22 +01:00
---
## Type: ChannelParticipant
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):
[channelParticipant](../constructors/channelParticipant.md)
[channelParticipantSelf](../constructors/channelParticipantSelf.md)
[channelParticipantModerator](../constructors/channelParticipantModerator.md)
[channelParticipantEditor](../constructors/channelParticipantEditor.md)
[channelParticipantKicked](../constructors/channelParticipantKicked.md)
[channelParticipantCreator](../constructors/channelParticipantCreator.md)