Skip to main content

extract_user_texts

Function extract_user_texts 

Source
pub fn extract_user_texts(session: &Session, max: usize) -> Option<String>
Expand description

Extract and join texts from the first max UserMessage events.