feat: add set up inbox relay screen

This commit is contained in:
reya
2024-07-30 09:06:22 +07:00
parent 6ceac40394
commit b3ca859256
14 changed files with 445 additions and 123 deletions

View File

@@ -30,6 +30,8 @@ fn main() {
get_contact_list,
get_chats,
get_chat_messages,
get_inbox,
set_inbox,
connect_inbox,
disconnect_inbox,
send_message,