Function deltachat::chat::get_chat_msgs

source ·
pub async fn get_chat_msgs(
    context: &Context,
    chat_id: ChatId
) -> Result<Vec<ChatItem>>
Expand description

Returns all messages belonging to the chat.