GET api/Telegram?C_ID={C_ID}&telegramId={telegramId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| C_ID | integer |
None. |
|
| telegramId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
ReplyKeyboardMarkup| Name | Description | Type | Additional information |
|---|---|---|---|
| Keyboard | Collection of Collection of KeyboardButton |
None. |
|
| ResizeKeyboard | boolean |
None. |
|
| OneTimeKeyboard | boolean |
None. |
|
| InputFieldPlaceholder | string |
None. |
|
| Selective | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.