dc_set_channel_topic

dc_set_channel_topic(channel,text)#

Blocking function

This function is blocking, meaning it can freeze the game. Use it in a task to avoid freezing your game.

This function sets the description of the channel to the specified text.