Constructor: chatParticipantCreator
Represents the creator of the group
Attributes:
Type: ChatParticipant
Example:
$chatParticipantCreator = ['_' => 'chatParticipantCreator', 'user_id' => long, 'rank' => 'string'];
Represents the creator of the group
$chatParticipantCreator = ['_' => 'chatParticipantCreator', 'user_id' => long, 'rank' => 'string'];