summaryrefslogtreecommitdiff
path: root/src/types/ForumTopicCreated.zig
diff options
context:
space:
mode:
Diffstat (limited to 'src/types/ForumTopicCreated.zig')
-rw-r--r--src/types/ForumTopicCreated.zig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/types/ForumTopicCreated.zig b/src/types/ForumTopicCreated.zig
new file mode 100644
index 0000000..2429de7
--- /dev/null
+++ b/src/types/ForumTopicCreated.zig
@@ -0,0 +1,3 @@
1name: []const u8,
2icon_color: u24,
3icon_custom_emoji_id: ?[]const u8 = null,