This commit is contained in:
spaced4ndy
2025-10-31 16:17:09 +04:00
parent 1c93967e57
commit 717bdec972
12 changed files with 201 additions and 37 deletions
+9
View File
@@ -2344,6 +2344,7 @@ Known:
**Record type**:
- groupRelayId: int64
- userChatRelayId: int64
- relayStatus: [RelayStatus](#relaystatus)
- relayLink: string?
@@ -3588,6 +3589,14 @@ OperatorNotFound:
UsageConditionsNotFound:
- type: "usageConditionsNotFound"
UserChatRelayNotFound:
- type: "userChatRelayNotFound"
- chatRelayId: int64
GroupRelayNotFound:
- type: "groupRelayNotFound"
- groupRelayId: int64
InvalidQuote:
- type: "invalidQuote"