data property
read / write
        Data to be sent to the bot via a callback query.
; base64-encoded bytes List<int>
Implementation
late bytes data;Data to be sent to the bot via a callback query.
; base64-encoded bytes List<int>
late bytes data;