messengerlib::async_remote::chat_remote

Function conference_room_created

Source
pub async fn conference_room_created(
    domain: String,
    room_id: Uuid,
    room_type: String,
) -> Result<StatusMessage, String>