we don't yet support chathistory

This commit is contained in:
emerson 2022-01-24 21:28:34 -05:00
parent 8772f97341
commit ac936f8c11

View file

@ -23,10 +23,8 @@ export class Client {
this.allCaps = new Map([ this.allCaps = new Map([
["account-tag", ""], ["account-tag", ""],
["batch", ""], ["batch", ""],
["draft/chathistory", ""],
["draft/channel-rename", ""], ["draft/channel-rename", ""],
["echo-message", ""], ["echo-message", ""],
["draft/event-playback", ""],
["extended-join", ""], ["extended-join", ""],
["invite-notify", ""], ["invite-notify", ""],
["message-tags", ""], ["message-tags", ""],