mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-06-30 13:09:28 +00:00
undeprecate legacy convos
This commit is contained in:
parent
180c9012b1
commit
01eda9fd38
@ -136,7 +136,6 @@ where
|
||||
/// envelopes are published by the core. Returns this side's conversation ID.
|
||||
///
|
||||
/// This function will be deprecated in the future. Use `create_direct_conversation`
|
||||
#[deprecated(note = "use create_direct_conversation")]
|
||||
pub fn create_conversation(
|
||||
&mut self,
|
||||
intro_bundle: &[u8],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user