Documentation - v0.27.1
    Preparing search index...

    Interface ActionGroupCallStarted

    Group call has started

    interface ActionGroupCallStarted {
        call: TypeInputGroupCall;
        type: "group_call_started";
    }
    Index

    Properties

    Properties

    TL object representing the call

    type: "group_call_started"