remove_gift_collection_gifts


Description:

public async GiftCollection remove_gift_collection_gifts (MessageSender owner_id, int32 collection_id, ArrayList<string?> received_gift_ids) throws TDLibError

Removes gifts from a collection. If the collection is owned by a channel chat, then requires can_post_messages administrator right in the channel chat. Returns the changed collection

Parameters:

owner_id

Identifier of the user or the channel chat that owns the collection

collection_id

Identifier of the gift collection

received_gift_ids

Identifier of the gifts to remove from the collection