ownedGiftId property
Optional. Unique identifier of the received gift for the bot; only present for gifts received on behalf of business accounts
Implementation
@JsonKey(name: 'owned_gift_id')
String? get ownedGiftId;
Optional. Unique identifier of the received gift for the bot; only present for gifts received on behalf of business accounts
@JsonKey(name: 'owned_gift_id')
String? get ownedGiftId;