aboutsummaryrefslogtreecommitdiff
path: root/lib/models/gen/guild.atd
diff options
context:
space:
mode:
authorAdelyn Breelove <[email protected]>2018-12-17 15:04:02 -0700
committerAdelyn Breelove <[email protected]>2018-12-17 15:04:02 -0700
commit10ff247b7643fb0bb3aade5faff37c569feb0a20 (patch)
tree662767c51baf3c39591ee7fecbc36d6642a93243 /lib/models/gen/guild.atd
parentSome abstractions (diff)
downloaddisml-10ff247b7643fb0bb3aade5faff37c569feb0a20.tar.xz
disml-10ff247b7643fb0bb3aade5faff37c569feb0a20.zip
More stuff
Diffstat (limited to 'lib/models/gen/guild.atd')
-rw-r--r--lib/models/gen/guild.atd2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/models/gen/guild.atd b/lib/models/gen/guild.atd
index 3bb40d9..aec3f86 100644
--- a/lib/models/gen/guild.atd
+++ b/lib/models/gen/guild.atd
@@ -1,7 +1,7 @@
type snowflake <ocaml from="Snowflake" t="t"> = abstract
type user <ocaml from="User" t="t"> = abstract
type member <ocaml from="Member" t="t"> = abstract
-type role <ocaml from="Role" t="t"> = abstract
+type role <ocaml from="Role" t="role"> = abstract
type channel <ocaml from="Channel" t="t"> = abstract
type emoji <ocaml from="Emoji" t="t"> = abstract