teleproto - v1.229.0
    Preparing search index...

    Interface PhoneSendGroupCallMessageParams

    interface PhoneSendGroupCallMessageParams {
        allowPaidStars?: BigInteger;
        call: TypeInputGroupCallIn;
        message: TextWithEntitiesIn;
        randomId?: BigInteger;
        sendAs?: EntityLike;
    }
    Index
    allowPaidStars?: BigInteger
    randomId?: BigInteger
    sendAs?: EntityLike