messengerlib
24.0.1
In messengerlib::
async_
remote::
chat_
remote
Structs
CreateChatModel
Functions
conference_ping
conference_room_created
conference_room_removed
conference_user_connect
conference_user_disconnect
create_chat_list
create_chat_with_id
find_chat
get_chat_ids_for_user
transcript
videocall_record
messengerlib
::
async_remote
::
chat_remote
Function
find_chat
Copy item path
Settings
Help
Summary
Source
pub async fn find_chat( chat_id:
Uuid
, headers:
Option
<
HeaderMap
>, ) ->
Result
<
ChatResponse
,
String
>