pub fn msg_cycles_accept(max_amount: u64) -> u64👎Deprecated since 0.18.0: Please use
ic_cdk::api::msg_cycles_accept instead.Expand description
Moves cycles from the call to the canister balance.
The actual amount moved will be returned.