mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
713 B
713 B
title | description | nav_exclude | image |
---|---|---|---|
channelAdminLogEventActionParticipantJoin | A user has joined the group (in the case of big groups, info of the user that has joined isn't shown) | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: channelAdminLogEventActionParticipantJoin
A user has joined the group (in the case of big groups, info of the user that has joined isn't shown)
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionParticipantJoin = ['_' => 'channelAdminLogEventActionParticipantJoin'];