Function deltachat::peer_channels::insert_topic_stub
source ยท pub(crate) async fn insert_topic_stub(
ctx: &Context,
msg_id: MsgId,
topic: TopicId,
) -> Result<()>
Expand description
Insert topicId into the database so that we can use it to retrieve the topic.