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

Type declaration