danog\MadelineProto\GroupCall\GroupCallState
Author: Daniil Gentili daniil@daniil.it
State of a group call we are interacting with.
Constants
danog\MadelineProto\GroupCall\GroupCallState::NOT_JOINED: The call exists but we did not join it yet.danog\MadelineProto\GroupCall\GroupCallState::JOINING: We are joining the call.danog\MadelineProto\GroupCall\GroupCallState::JOINED: We joined the call and media is flowing.danog\MadelineProto\GroupCall\GroupCallState::LEFT: We left the call, or the call ended.
Properties
$name:string
Method list:
Methods:
cases(): array
Generated by danog/phpdoc