mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-10 09:02:49 +00:00
feat: add user admin page - various dependency updates
This commit is contained in:
@@ -13,5 +13,6 @@ export interface IUser {
|
||||
token: string;
|
||||
updated_at: string;
|
||||
username: string;
|
||||
voice_join_sound: string;
|
||||
verified: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user