pendingSuggestion

Represents a custom pending suggestion ».

Constructor schema is available as of layer 203. Switch »

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

PendingSuggestion

Related pages

help.dismissSuggestion

Dismiss a suggestion, see here for more info ».

Client configuration

The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.