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