You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Friend invites are now available via the API, and may be released soon in the client. Currently, invidget just times out, rather than properly displaying the friend invite.
invidget would need to get the data about the user via the inviter property of the invite itself, since there is no guild. The full API data is shown below.
Friend invites are now available via the API, and may be released soon in the client. Currently, invidget just times out, rather than properly displaying the friend invite.
ex: https://invidget.switchblade.xyz/ZdErpjfX
how it looks in the discord client
invidget would need to get the data about the user via the inviter property of the invite itself, since there is no guild. The full API data is shown below.
/api/v9/invites/ZdErpjfX
(to make a user invite, post to
/users/@me/invites
)this may be considered as selfbotting, so not recommending it!!!
The text was updated successfully, but these errors were encountered: