WeChat.Storage.Cache.put_cache

You're seeing just the function put_cache, go back to WeChat.Storage.Cache module for more information.
Link to this function

put_cache(key, value)

Specs

put_cache(cache_key(), cache_value()) :: true
Link to this function

put_cache(id, sub_key, value)

Specs

put_cache(cache_id(), cache_sub_key(), cache_value()) :: true