GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
percord
Transfer to URL with SHA
Find file
Newer
Older
tree:
1632642b0d
Branches
Tags
×
master
percord
/
src
/
schemas
/
api
/
channels
/ Webhook.ts
Rory&
on 15 Oct
82 bytes
More schema work, moved most stuff from entities to schemas, though messy
Raw
Blame
History
export enum WebhookType { Incoming = 1, ChannelFollower = 2, Application = 3, }