SpeakingInGroupCallAction

---types---
speakingInGroupCallAction#d92c2285 = SendMessageAction

Belongs to

SendMessageAction

In Rust this constructor is a variant of the enums::SendMessageAction enum.
Match on it with: if let enums::SendMessageAction::SpeakingInGroupCallAction(v) = result { ... }

Parameters

This item has no parameters.

Used by

SetTyping