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