mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-24 01:55:03 +00:00
Add typings, comment magic numbers
This commit is contained in:
parent
60b70da11a
commit
e6261c188e
5 changed files with 18 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
import { GuildMember, MessageEmbedOptions } from "discord.js";
|
||||
import { GuildMember, MessageEmbedOptions, Snowflake } from "discord.js";
|
||||
import { PluginOptions } from "knub";
|
||||
import { GuildArchives } from "../../data/GuildArchives";
|
||||
import { GuildCases } from "../../data/GuildCases";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue