Skip to content

GiftsForCrafting

Type · TDLib 1.8.67 · d1085f9c

Represents a list of gifts received by a user or a chat

GiftsForCrafting(
  total_count: int32,
  gifts: list of ReceivedGift,
  attribute_persistence_probabilities: list of AttributeCraftPersistenceProbability,
  next_offset: string
) → GiftsForCrafting

total_count

int32

The total number of received gifts

gifts

list of ReceivedGift

The list of gifts

attribute_persistence_probabilities

list of AttributeCraftPersistenceProbability

The 4 objects that describe probabilities of the crafted gift to have the backdrop or symbol of one of the original gifts for the cases when 1, 2, 3 or 4 gifts are used in the craft correspondingly

next_offset

string

The offset for the next request. If empty, then there are no more results