Patching posts via API currently only support "is_pinned", "message", "file_ids", "has_reactions" and "props".
It would be great to modify /models/posts.go Patch() func to allow patching "channel_id", "root_id" and "parent_id", so re-threading and re-channeling of messages can be possible.
Patching posts via API currently only support "is_pinned", "message", "file_ids", "has_reactions" and "props".
It would be great to modify /models/posts.go Patch() func to allow patching "channel_id", "root_id" and "parent_id", so re-threading and re-channeling of messages can be possible.