feat: UserState
This commit is contained in:
@ -18,4 +18,5 @@ export interface RelayInfo {
|
||||
language_tags?: Array<string>;
|
||||
tags?: Array<string>;
|
||||
posting_policy?: string;
|
||||
negentropy?: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user