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

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

Back to constructors index

User is currently speaking in the group call

Type: SendMessageAction

Example:

$speakingInGroupCallAction = ['_' => 'speakingInGroupCallAction'];