Method: Wechat::CorpApi#material_count
- Defined in:
- lib/wechat/corp_api.rb
#material_count ⇒ Object
165 166 167 |
# File 'lib/wechat/corp_api.rb', line 165 def material_count get 'material/get_count', params: { agentid: agentid } end |