Skip to content

Natives (Global)

toketwo edited this page Feb 9, 2024 · 1 revision

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.