UserBehavior
The behavior of a Discord User
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Requests to get this behavior as a User, returns null if the user isn't present.
Link copied to clipboard
Retrieve the Member associated with this behaviour from the provided EntitySupplier
Link copied to clipboard
Retrieve the Member associated with this behaviour from the provided EntitySupplier returns null if the Member isn't present.
Link copied to clipboard
Retrieve the User associated with this behaviour from the provided EntitySupplier
Link copied to clipboard
Retrieve the User associated with this behaviour from the provided EntitySupplier returns null if the User isn't present.
Link copied to clipboard
Requests to get or create a DmChannel between this bot and the user.
Link copied to clipboard
Requests to get or create a DmChannel between this bot and the user, returns null if the user does not allow DMs.
Link copied to clipboard