data property
Optional. Data associated with the callback button. Be aware that the message originated the query can contain no callback buttons with this data.
Implementation
@JsonKey(name: 'data')
String? get data;
Optional. Data associated with the callback button. Be aware that the message originated the query can contain no callback buttons with this data.
@JsonKey(name: 'data')
String? get data;