Class: Wechat::Api::Public
- Defined in:
- app/apis/wechat/api/public.rb
Defined Under Namespace
Modules: Base, Material, Menu, Mp, User
Constant Summary
Constants included from User
Constants included from Mp
Constants included from Menu
Constants included from Material
Constants included from Base
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from User
#tag, #tag_add_user, #tag_create, #tag_del_user, #tag_delete, #tags, #user, #user_batchget, #user_change_group, #user_group, #user_update_remark, #users
Methods included from Mp
Methods included from Menu
#add_template, #del_template, #menu, #menu_addconditional, #menu_create, #menu_delconditional, #menu_delete, #menu_trymatch, #templates
Methods included from Material
#customservice_getonlinekflist, #material, #material_add, #material_add_news, #material_count, #material_delete, #material_list, #media, #media_create, #media_hq, #message_custom_send, #message_custom_typing
Methods included from Base
#callbackip, #clear_quota, #jsapi_ticket, #media_uploadimg, #media_uploadnews, #message_mass_delete, #message_mass_get, #message_mass_preview, #qrcode_create_limit_scene, #qrcode_create_scene, #shorturl, #token, #wxa_create_qrcode
Methods inherited from Base
#get, #initialize, #post, #post_file
Constructor Details
This class inherits a constructor from Wechat::Api::Base