QuickReply.edit()

QuickReply.edit()

Bound method edit of QuickReply.

Use as a shortcut for:
await quick_reply.edit("new_shortcut")
Parameters:

shortcut (str) – The new name for the shortcut.

Returns:

bool – True on success.