MadelineProto/docs/TD_docs/constructors/inlineKeyboardButtonTypeBuy.md

22 lines
646 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: inlineKeyboardButtonTypeBuy
description: A button for buying, must be in the first column and row of the keyboard, can be attached only to a message with content of the type messageInvoice
---
## Constructor: inlineKeyboardButtonTypeBuy
[Back to constructors index](index.md)
A button for buying, must be in the first column and row of the keyboard, can be attached only to a message with content of the type messageInvoice
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
### Type: [InlineKeyboardButtonType](../types/InlineKeyboardButtonType.md)