2017-03-11 19:54:51 +01:00
|
|
|
---
|
2017-08-25 15:05:53 +02:00
|
|
|
title: callbackQueryPayloadData
|
2017-03-11 19:54:51 +01:00
|
|
|
description: Payload from a general callback button
|
|
|
|
---
|
2017-08-25 15:05:53 +02:00
|
|
|
## Constructor: callbackQueryPayloadData
|
2017-03-11 19:54:51 +01:00
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Payload from a general callback button
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-08-25 15:05:53 +02:00
|
|
|
|data|[bytes](../types/bytes.md) | Yes|Data that was attached to the callback button|
|
2017-03-11 19:54:51 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [CallbackQueryPayload](../types/CallbackQueryPayload.md)
|
|
|
|
|
|
|
|
|