telegram api constructor · layer 229 · #e7e82e12
pendingSuggestion
Represents a custom pending suggestion ».
definition
pendingSuggestion#e7e82e12 suggestion:string title:TextWithEntities description:TextWithEntities url:string = PendingSuggestion;
parameters
| name | type | description |
|---|---|---|
suggestion | string | The suggestion ID, can be passed to help.dismissSuggestion. |
title | TextWithEntities | Title of the suggestion. |
description | TextWithEntities | Body of the suggestion. |
url | string | URL to open when the user clicks on the suggestion. |
type
history
present in layers 203–229
| id | layers |
|---|---|
| #e7e82e12 | 203–229 |