How do I get the players avatar and make it decal [SOLVED]

Because I need to make a player info command

https://developer.roblox.com/en-us/api-reference/function/Players/GetUserThumbnailAsync

Is any way to get the player avatar and send a link?

The first variable from the tuple is the rbxassetid that you use that has the image of the player’s avatar, just send it through remote events.