MadelineProto/docs/API_docs/constructors/channelParticipantCreator.md

326 B

Constructor: channelParticipantCreator

Attributes:

Name Type Required
user_id int Required

Type: ChannelParticipant

Example:

$channelParticipantCreator = ['user_id' => int, ];