Retrieve Member (Effect) — DiSky
Addon: DiSky · Category: Effect · Since: 4.0.0
Syntax
retrieve [the] member (with|from) id %string% (from|with|of|in) %guild% [(with|using) [the] [bot] %-bot%] and store (them|it|the member) in %~objects%Description
Retrieve a member from a guild using their user ID. This performs an API call to get the most up-to-date member data.
Examples
retrieve member with id "000000000000000000" from event-guild and store it in {_member}