MadelineProtoDocs/docs/API_docs/constructors/channelAdminLogEventActionParticipantJoin.md
2024-05-01 14:53:46 +02:00

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

Back to constructors index

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'];