yepcord / server

Unofficial discord backend implementation in python.
GNU Affero General Public License v3.0
2 stars 1 forks source link

/api/v9/guilds/<int:guild>/roles/member-counts -> {role_id: count (???) } #44

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

https://github.com/yepcord/server/blob/d6addcd94a478d3f1c5e81cb4ac4db63870e8d46/server/http_api/main.py#L1393


    print("----------------")
    return "Not Implemented!", 502

# TODO: /api/v9/guilds/<int:guild>/roles/member-counts -> {role_id: count (???) }

if __name__ == "__main__":
    from uvicorn import run as urun
github-actions[bot] commented 1 year ago

Closed in 4c0787600407c8fe3b8c7a2f02b0efd484e2c3fc