mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2025-01-22 05:41:46 +01:00
517 B
517 B
title | description | nav_exclude | image |
---|---|---|---|
speakingInGroupCallAction | User is currently speaking in the group call | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: speakingInGroupCallAction
User is currently speaking in the group call
Type: SendMessageAction
Example:
$speakingInGroupCallAction = ['_' => 'speakingInGroupCallAction'];