Function harmony_rust_sdk::client::api::chat::channel::update_channel_order[][src]

pub async fn update_channel_order<Req: Into<UpdateChannelOrderRequest> + Debug>(
    client: &Client,
    request: Req
) -> ClientResult<()>

Update a channel’s place in the channel list.