data property

String? data
final

Optional. Data associated with the callback button. Be aware that the message originated the query can contain no callback buttons with this data.

Implementation

final String? data;