mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-02 20:01:53 +00:00
bot types
This commit is contained in:
@@ -2781,7 +2781,7 @@ class SimplePreference(TypedDict):
|
||||
SimplexLinkType = Literal["contact", "invitation", "group", "channel", "relay"]
|
||||
|
||||
class SimplexNameClaim(TypedDict):
|
||||
name: "SimplexNameInfo"
|
||||
name: str
|
||||
proof: NotRequired["NameClaimProof"]
|
||||
|
||||
class SimplexNameDomain(TypedDict):
|
||||
|
||||
Reference in New Issue
Block a user