isFromBlockchain property
Optional. True, if the gift is assigned from the TON blockchain and can't be resold or transferred in Telegram
Implementation
@JsonKey(name: 'is_from_blockchain')
bool? get isFromBlockchain;
Optional. True, if the gift is assigned from the TON blockchain and can't be resold or transferred in Telegram
@JsonKey(name: 'is_from_blockchain')
bool? get isFromBlockchain;