Add support for forum channels (#2184)* Add ForumChannel#createForumPost* Add new message count logic* Reduce code duplication in createXChannel* Add Category#createNewsChannel* Add missing docs for IThreadContainer* Improve handling of thread parents* Update docs for ThreadChannel* Add ForumPostAction* Update docs for archives and add some more missing docs* Handle default thread slowmode* Support changing channel flags* Use FluentRestAction interface* Add FluentAuditableRestAction (commit: f7ac0e7)