pub fn scheme_apps(
app_id: &str,
action: &str,
params: &HashMap<String, String>,
) -> String
Expand description
scheme of an app
appID required, userID of an app action optional, action about this scheme, default is “open” params optional, parameters of any name or type can be passed when opening the bot homepage to facilitate the development of features like invitation codes, visitor tracking, etc
https://developers.mixin.one/docs/schema#popups-bot-profile