diff --git a/src/Client.ts b/src/Client.ts index f8bafd6..30f8df7 100644 --- a/src/Client.ts +++ b/src/Client.ts @@ -23,10 +23,8 @@ export class Client { this.allCaps = new Map([ ["account-tag", ""], ["batch", ""], - ["draft/chathistory", ""], ["draft/channel-rename", ""], ["echo-message", ""], - ["draft/event-playback", ""], ["extended-join", ""], ["invite-notify", ""], ["message-tags", ""],