startForumThread abstract method

Future<IThreadChannel> startForumThread(
  1. Snowflake channelId,
  2. ForumThreadBuilder builder
)

Implementation

Future<IThreadChannel> startForumThread(Snowflake channelId, ForumThreadBuilder builder);