dc_update_presence

dc_update_presence(presence_updater)#

Updates the activity and status of the bot.

Input parameters#

Parameter Type Description
presence_updater Presence updater object The presence data to update.

Output values#

Return values#

  • Null, if successful.