mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-07 13:12:51 +00:00
Merge branch 'stable'
This commit is contained in:
@@ -2637,7 +2637,7 @@ RcvMsgError = RcvMsgError_dropped | RcvMsgError_parseError
|
||||
RcvMsgError_Tag = Literal["dropped", "parseError"]
|
||||
|
||||
class RelayCapabilities(TypedDict):
|
||||
baseWebUrl: NotRequired[str]
|
||||
webDomain: NotRequired[str]
|
||||
|
||||
class RelayProfile(TypedDict):
|
||||
displayName: str
|
||||
|
||||
Reference in New Issue
Block a user