WolfDispatcher::setOnChatMemberActions
Sets method names which will be executed if some member appears or left chat
Signature
public function setOnChatMemberActions([string
$methodAppear = '',
[string
$methodLeft = '']] )
Parameters
$methodAppear— string$methodLeft— string
Returns
- void