Skip to content

QuickReplyShortcut

Type · TDLib 1.8.67 · d1085f9c

Describes a shortcut that can be used for a quick reply

QuickReplyShortcut(
  id: int32,
  name: string,
  first_message: QuickReplyMessage,
  message_count: int32
) → QuickReplyShortcut

id

int32

Unique shortcut identifier

name

string

The name of the shortcut that can be used to use the shortcut

first_message

QuickReplyMessage

The first shortcut message

message_count

int32

The total number of messages in the shortcut