Bug fixes, blocking and various other changes
This commit is contained in:
@@ -44,7 +44,12 @@ type readyjson={
|
||||
view_nsfw_guilds: boolean
|
||||
};
|
||||
guilds:guildjson[];
|
||||
relationships:any[];
|
||||
relationships:{
|
||||
id:string,
|
||||
type:0|1|2|3|4,
|
||||
nickname:string|null,
|
||||
user:userjson
|
||||
}[];
|
||||
read_state:{
|
||||
entries:{
|
||||
id: string,
|
||||
|
Reference in New Issue
Block a user