StoryItem.react()

StoryItem.react()

Bound method react of StoryItem.

Use as a shortcut for:
await story.react(reaction)
Parameters:
  • reaction (Reaction, optional) – The reaction to send.

  • add_to_recent (bool, optional) – Whether to add to recent reactions.

Returns:

bool – True on success.