Closed kadiwa4 closed 3 years ago
Guild.getMember returns null if the person left the guild. Example: !runner donatellodadonkey/1 returns User “donatellodadonkey” not found. even though they should be in user_names.
Guild.getMember
null
!runner donatellodadonkey/1
User “donatellodadonkey” not found.
user_names
Guild.getMember
returnsnull
if the person left the guild. Example:!runner donatellodadonkey/1
returnsUser “donatellodadonkey” not found.
even though they should be inuser_names
.