Skip to content

setQuickReplyShortcutName

Function · TDLib 1.8.67 · d1085f9c

Changes name of a quick reply shortcut

setQuickReplyShortcutName(
  shortcut_id: int32,
  name: string
) → Ok

shortcut_id

int32

Unique identifier of the quick reply shortcut

name

string

New name for the shortcut. Use checkQuickReplyShortcutName to check its validness