Retrieve User (Effect) — DiSky

Addon: DiSky · Category: Effect · Since: 4.0.0

Syntax

retrieve user (with|from) id %string% [(with|using) [bot] %-bot%] and store (it|the user) in %~objects%

Description

Retrieve a Discord user using their unique ID. Unlike members, users are global across all guilds.

Examples

retrieve user with id "000000000000000000" and store it in {_user}

View source