Function deltachat::peer_channels::get_iroh_topic_for_msg
source ยท pub(crate) async fn get_iroh_topic_for_msg(
ctx: &Context,
msg_id: MsgId,
) -> Result<Option<TopicId>>
Expand description
Get the topic for a given MsgId.