From c70ffd095a6de5cd5b872796a0d82a8c5afc1511 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Sat, 20 Jul 2024 17:22:25 +0300 Subject: Initial commit --- src/types/VideoChatScheduled.zig | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/types/VideoChatScheduled.zig (limited to 'src/types/VideoChatScheduled.zig') diff --git a/src/types/VideoChatScheduled.zig b/src/types/VideoChatScheduled.zig new file mode 100644 index 0000000..a55dfe3 --- /dev/null +++ b/src/types/VideoChatScheduled.zig @@ -0,0 +1 @@ +start_date: u64, -- cgit v1.2.3