mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-07-09 06:25:08 +00:00
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
export interface UploaderInformation {
|
|
guildId: string,
|
|
user: string
|
|
} |