Function harmony_rust_sdk::client::api::chat::guild::get_guild_list[][src]

pub async fn get_guild_list<Req: Into<GetGuildListRequest> + Debug>(
    client: &Client,
    request: Req
) -> ClientResult<GetGuildListResponse>

Get guild list for local user.