Represents a custom pending suggestion ».
Constructor schema is available as of layer 203. Switch »| 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. | 
Dismiss a suggestion, see here for more info ».
The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.