callbackData property
Optional. Data to be sent in a callback query to the bot when button is pressed, 1-64 bytes
Implementation
final String? callbackData;
Optional. Data to be sent in a callback query to the bot when button is pressed, 1-64 bytes
final String? callbackData;