pub fn reply<T: ArgumentEncoder>(reply: T)👎Deprecated since 0.18.0: Please use
ic_cdk::api::msg_reply instead.Expand description
Replies to the current call with a candid argument.
pub fn reply<T: ArgumentEncoder>(reply: T)ic_cdk::api::msg_reply instead.Replies to the current call with a candid argument.