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

Channel #3

Open
55 tasks done
CoreyShupe opened this issue May 28, 2019 · 0 comments
Open
55 tasks done

Channel #3

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

Comments

@CoreyShupe
Copy link
Member

CoreyShupe commented May 28, 2019

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

Resources:

  • Channel Object
  • Channel Type (Enum)
  • Message Object
  • Message Type (Enum)
  • Message Activity Struct
  • Message App Struct
  • Message Activity Type (Enum)
  • Reaction Object
  • Overwrite Object
  • Embed Object
  • Embed Thumbnail Struct
  • Embed Video Struct
  • Embed Image Struct
  • Embed Provider Struct
  • Embed Author Struct
  • embed Footer Struct
  • Embed Field Struct
  • Attachment Object

Routes (Requests):

  • Embed Limits
  • Get Channel
  • Modify Channel
  • Delete/Close Channel
  • Get Channel Messages
  • Get Channel Message
  • Create Message
  • Create Reaction
  • Delete Own Reaction
  • Delete User Reaction
  • Get Reactions
  • Delete All Reactions
  • Edit Message
  • Delete Message
  • Bulk Delete Messages
  • Bulk Delete Messages (deprecated)
  • Edit Channel Permissions
  • Get Channel Invites
  • Create Channel Invite
  • Delete Channel Permission
  • Trigger Typing Indicator
  • Get Pinned Messages
  • Add Pinned Channel Message
  • Delete Pinned Channel Message
  • Group DM Add Recipient
  • Group DM Remove Recipient

Events:

  • Channel Create
  • Channel Update
  • Channel Delete
  • Channel Pins Update
  • Message Create
  • Message Update
  • Message Delete
  • Message Delete Bulk
  • Message Reaction Add
  • Message Reaction Remove
  • Message Reaction Remove All
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