crossPost abstract method

Future<void> crossPost()

Cross post a Message into all guilds what follow the news channel indicated. This endpoint requires the "DISCOVERY" feature to be present for the guild.

Implementation

Future<void> crossPost();