Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url 'https://api.xshot.fun/twitter/community/info?api_key='
{ "id": "<string>", "name": "<string>", "description": "<string>", "member_count": 123, "moderator_count": 123, "created_at": 123, "join_policy": "<string>", "rules": [ { "name": "<string>", "rest_id": "<string>" } ] }
Get community metadata including rules and policies.
Community metadata
Show child attributes