Skip to main content

chat.bsky.convo.addReaction

#main​

Adds an emoji reaction to a message. Requires authentication. It is idempotent, so multiple calls from the same user with the same emoji result in a single reaction.

Input​

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
convoIdstring-✅-
messageIdstring-✅-
valuestring-✅-

Output​

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
messagechat.bsky.convo.defs#messageView-✅-