aboutsummaryrefslogtreecommitdiff
path: root/lib/disml.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/disml.ml')
-rw-r--r--lib/disml.ml20
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/disml.ml b/lib/disml.ml
new file mode 100644
index 0000000..3274342
--- /dev/null
+++ b/lib/disml.ml
@@ -0,0 +1,20 @@
+module Client = Client
+module Http = Http
+module Sharder = Sharder
+
+module Activity = Activity
+module Attachment = Attachment
+module Ban = Ban
+module Channel = Channel
+module Channel_id = Channel_id
+module Embed = Embed
+module Emoji = Emoji
+module Guild = Guild
+module Guild_id = Guild_id
+module Member = Member
+module Message = Message
+module Presence = Presence
+module Reaction = Reaction
+module Role = Role
+module Snowflake = Snowflake
+module User = User \ No newline at end of file