Function send_room_message

Source
pub async fn send_room_message<'a>(
    agent: &mut Agent,
    settings: RoomMessageSettings<'a>,
)