Documentation - v0.27.0
    Preparing search index...

    Type Alias InputStarGift

    InputStarGift:
        | { message: number
        | Message }
        | { owner: InputPeerLike; savedId: tl.Long }
        | string

    Type Declaration