mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
Add PostsMixin with 15 methods: - create_post, get_post, update_post, delete_post - send_ephemeral_post, update_ephemeral_post, delete_ephemeral_post - get_post_thread, get_posts_since, get_posts_after, get_posts_before - add_reaction, remove_reaction, get_reactions All methods follow the established mixin pattern with proper error handling and type annotations. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src/mattermost_plugin | ||
| tests | ||
| pyproject.toml | ||