Open NIMFER opened 3 years ago
Getting the same issue.
Embedded message fields can be added to the disabled option.
E.g: { name: 'Name', value: 'Value', disabled: true }
Update: I discovered that the error takes place only if you have changed your avatar, if you still use the default one then it will work but if you ever change the avatar then it will give you the InternalError
Describe the bug Game SDK fetches avatar for nitro users but not for normal users.
Steps to reproduce Steps to reproduce the behavior:
Expected behavior Avatar will not be fetched and
Discord.Result
will return an InternalError.Implementation specifics
Additional context Code I used: