MadelineProtoDocs/old_docs/API_docs_v20/types/ChannelParticipant.md

39 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2020-06-16 17:50:25 +02:00
---
title: ChannelParticipant
description: constructors and methods of type ChannelParticipant
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: ChannelParticipant
[Back to types index](index.md)
### Possible values (constructors):
[channelParticipant](../constructors/channelParticipant.md)
[channelParticipantSelf](../constructors/channelParticipantSelf.md)
[channelParticipantCreator](../constructors/channelParticipantCreator.md)
[channelParticipantAdmin](../constructors/channelParticipantAdmin.md)
[channelParticipantBanned](../constructors/channelParticipantBanned.md)
### Methods that return an object of this type (methods):
[channelParticipant](../constructors/channelParticipant.md)
[channelParticipantSelf](../constructors/channelParticipantSelf.md)
[channelParticipantCreator](../constructors/channelParticipantCreator.md)
[channelParticipantAdmin](../constructors/channelParticipantAdmin.md)
[channelParticipantBanned](../constructors/channelParticipantBanned.md)