Compare commits
2 commits
6079ef67ce
...
4355383ea4
Author | SHA1 | Date | |
---|---|---|---|
4355383ea4 | |||
db6d13512a |
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ export interface MessageResponse {
|
|||
user_uuid: string,
|
||||
message: string,
|
||||
reply_to: string | null,
|
||||
user: UserResponse,
|
||||
member: GuildMemberResponse,
|
||||
}
|
||||
|
||||
export interface InviteResponse {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue