data property

String? data
getter/setter pair

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

Implementation

String? data;