Skip to content

SuggestedActionCustom

Type · TDLib 1.8.67 · d1085f9c

A custom suggestion to be shown at the top of the chat list

SuggestedActionCustom(
  name: string,
  title: FormattedText,
  description: FormattedText,
  url: string
) → SuggestedAction

name

string

Unique name of the suggestion

title

FormattedText

Title of the suggestion

description

FormattedText

Description of the suggestion

url

string

The link to open when the suggestion is clicked