Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guild #6

Open
24 of 61 tasks
CoreyShupe opened this issue May 28, 2019 · 0 comments
Open
24 of 61 tasks

Guild #6

CoreyShupe opened this issue May 28, 2019 · 0 comments
Labels
Milestone

Comments

@CoreyShupe
Copy link
Member

CoreyShupe commented May 28, 2019

Found Here:
https://discordapp.com/developers/docs/resources/guild
https://discordapp.com/developers/docs/topics/gateway#commands-and-events-gateway-events

Resources:

  • Guild Struct
  • Default Message Notification Level (Enum)
  • Explicit Content Filter Level (Enum)
  • MFA Level (Enum)
  • Verification Level (Enum)
  • Unavailable Guild Object
  • Guild Embed Struct
  • Guild Member Struct
  • Integration Struct
  • Integration Account Struct
  • Ban Struct

Routes (Requests):

  • Create Guild
  • Get Guild
  • Modify Guild
  • Delete Guild
  • Get Guild Channels
  • Create Guild Channel
  • Modify Guild Channel Positions
  • Get Guild Member
  • List Guild Members
  • Add Guild Member
  • Modify Guild Member
  • Modify Current User Nick
  • Add Guild Member Role
  • Remove Guild Member Role
  • Remove Guild Member
  • Get Guild Bans
  • Get Guild Ban
  • Create Guild Ban
  • Remove Guild Ban
  • Get Guild Roles
  • Create Guild Role
  • Modify Guild Role Positions
  • Modify Guild Role
  • Delete Guild Role
  • Get Guild Prune Count
  • Begin Guild Prune
  • Get Guild Voice Regions
  • Get Guild Invites
  • Get Guild Integrations
  • Create Guild Integration
  • Modify Guild Integration
  • Delete Guild Integration
  • Sync Guild Integration
  • Get Guild Embed
  • Modify Guild Embed
  • Get Guild Vanity URL
  • Get Guild Widget Image

Events:

  • Guild Create
  • Guild Update
  • Guild Ban Add
  • Guild Ban Remove
  • Guild Emojis Update
  • Guild Integrations Update
  • Guild Member Add
  • Guild Member Remove
  • Guild Member Update
  • Guild Members Chunk
  • Guild Role Create
  • Guild Role Update
  • Guild Role Delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant