Skip to content

Natives (Global)

lp_ edited this page Aug 21, 2022 · 16 revisions

HomeNativesGlobal

  • Parameters:
    • lvl: The level between 1 and 5! (Whatever kind of message, debug, warning, error, etc.)
  • Returns:
    • Always 1.

To learn more about Log Levels, see this article!


  • Parameters:
    • text: The activity text.
    • activity_type: Example defines: DISCORD_ACTIVITY_PLAYING, DISCORD_ACTIVITY_LISTENING and DISCORD_ACTIVITY_COMPETING
  • Returns:
    • Always 1.

Only PLAYING, LISTENING and COMPETEING are available, but here are more details.