feat: add reactions

This commit is contained in:
Paul Makles
2022-07-16 15:17:02 +01:00
parent bd1bc79996
commit af7cd15681
7 changed files with 95 additions and 20 deletions

View File

@@ -1,5 +1,4 @@
import { API, Channel, Member, Server } from "revolt.js";
import { Permission } from "revolt.js";
import { API, Channel, Permission, Server } from "revolt.js";
import { PermissionSelect } from "./PermissionSelect";