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

nametypedescription
suggestionstringThe suggestion ID, can be passed to help.dismissSuggestion.
titleTextWithEntitiesTitle of the suggestion.
descriptionTextWithEntitiesBody of the suggestion.
urlstringURL to open when the user clicks on the suggestion.

type

PendingSuggestion

history

present in layers 203–229

idlayers
#e7e82e12203–229