Skip to content

[Docs] Add in-depth guide for message reactions#2718

Open
rido-min wants to merge 1 commit intomainfrom
feat/msg-reactions
Open

[Docs] Add in-depth guide for message reactions#2718
rido-min wants to merge 1 commit intomainfrom
feat/msg-reactions

Conversation

@rido-min
Copy link
Member

This pull request introduces a new in-depth guide for message reactions in Teams applications, providing detailed instructions and code samples for adding, removing, and customizing reactions across C#, Python, and TypeScript. It also explains available reaction types, advanced usage scenarios, and best practices, offering a comprehensive resource for developers implementing reaction functionality in bots.

Message reactions guide and documentation:

  • Added a new message-reactions.mdx guide covering how to add and remove message reactions, available reaction types, custom reactions, advanced usage, best practices, and differences from feedback in Teams applications.
  • Introduced language-specific include files (csharp.incl.md, python.incl.md, typescript.incl.md) with code samples for adding/removing reactions, listing reaction types, using custom emoji codes, and advanced API usage. [1] [2] [3]

Language-specific code samples and advanced usage:

  • Provided C#, Python, and TypeScript code examples for adding and removing reactions to messages, including waiting and deleting reactions programmatically. [1] [2] [3]
  • Documented available reaction types and how to use custom emoji codes in each language. [1] [2] [3]
  • Explained how to access advanced API client features for custom scenarios in each language. [1] [2] [3]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant