Interface GetAvailableGifts

Returns gifts that can be sent to other users. Request type for Tdjson#getAvailableGifts.

interface GetAvailableGifts {
    @type: "getAvailableGifts";
}

Properties

Properties

@type: "getAvailableGifts"