Getting Chat User Avatar without client_id?

Hello, is it possible to get the Users Avatar without using a client_id? The reason I ask this is I’m making a small locally run web app so the script would be available publicly.

Edit: A small locally run web app that I’d be sharing to the public for others to use.

Client IDs are public keys. Client secrets are private keys. There’s no API access without a client ID.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.