simplex_bot_actor/simple_types.prs

9 lines
207 B
Plaintext
Raw Permalink Normal View History

2023-07-26 10:35:59 +00:00
version 1 .
embeddedType EntityRef.Cap .
2023-10-27 23:23:32 +00:00
Command = { cmd: string corrId: string }.
2023-07-26 10:35:59 +00:00
2023-10-27 23:23:32 +00:00
Chat = <chat {symbol: any ...:...}> .
Contact = <contact {symbol: any ...:...}> .
Group = <group {symbol: any ...:...}> .