Updating Forum Posts #277
-
There is a way to create Forum Posts/Threads. Is there a way to update it post creation? Both the message and stuff like the tags? |
Beta Was this translation helpful? Give feedback.
Answered by
topi314
Jun 16, 2023
Replies: 1 comment 1 reply
-
sure, the post content is just a message with the same id as the thread, so just use the message update method in a forum thread acts like a channel, so to update the tags use the update channel method in |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
stephenwilliams
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sure, the post content is just a message with the same id as the thread, so just use the message update method in
rest
a forum thread acts like a channel, so to update the tags use the update channel method in
rest.UpdateChannel
withdiscord.GuildForumChannelUpdate