teleproto - v1.229.0
    Preparing search index...

    Interface PhoneSetCallRatingParams

    interface PhoneSetCallRatingParams {
        comment: string;
        peer: InputPhoneCallIn;
        rating: number;
        userInitiative?: boolean;
    }
    Index
    comment: string

    An additional comment

    The call to rate

    rating: number

    Rating in 1-5 stars

    userInitiative?: boolean

    Whether the user decided on their own initiative to rate the call