InternalLinkTypeGiftCollection¶
The link is a link to a gift collection. Call searchPublicChat with the given username, then call getReceivedGifts with the received gift owner identifier and the given collection identifier, then show the collection if received
InternalLinkTypeGiftCollection(
gift_owner_username: string,
collection_id: int32
) → InternalLinkType