For the complete documentation index, see llms.txt. This page is also available as Markdown.

IsDiscordEmailVerified

IsDiscordEmailVerified

GET exports.Badger_Discord_API:IsDiscordEmailVerified(user)

This export allows you to check if a player has their Discord email verified.

Query Parameters

Name
Type
Description

user

object

The source of the player you want to check.

true
false

Last updated