索引

A | B | C | D | E | F | G | H | I | K | L | M | P | R | S | T | U | V | W

A

add_custom_service_account() (werobot.client.Client 方法)
add_filter() (werobot.robot.BaseRoBot 方法)
add_handler() (werobot.robot.BaseRoBot 方法)
add_news() (werobot.client.Client 方法)

B

BaseRoBot (werobot.robot 中的类)

C

card_not_pass_check() (werobot.robot.BaseRoBot 方法)
card_pass_check() (werobot.robot.BaseRoBot 方法)
card_pay_order() (werobot.robot.BaseRoBot 方法)
card_sku_remind() (werobot.robot.BaseRoBot 方法)
check_signature() (werobot.robot.BaseRoBot 方法)
click() (werobot.robot.BaseRoBot 方法)
Config (werobot.config 中的类)
create_custom_menu() (werobot.client.Client 方法)
create_group() (werobot.client.Client 方法)
create_menu() (werobot.client.Client 方法)
create_qrcode() (werobot.client.Client 方法)

D

delete_custom_menu() (werobot.client.Client 方法)
delete_custom_service_account() (werobot.client.Client 方法)
delete_group() (werobot.client.Client 方法)
delete_menu() (werobot.client.Client 方法)
delete_permanent_media() (werobot.client.Client 方法)
download_media() (werobot.client.Client 方法)
download_permanent_media() (werobot.client.Client 方法)

E

enable_pretty_logging() (在 werobot.logger 模块中)
error_page() (werobot.robot.BaseRoBot 方法)

F

FileStorage (werobot.session.filestorage 中的类)
filter() (werobot.robot.BaseRoBot 方法)
from_object() (werobot.config.Config 方法)
from_pyfile() (werobot.config.Config 方法)

G

get_access_token() (werobot.client.Client 方法)
get_custom_menu_config() (werobot.client.Client 方法)
get_custom_service_account_list() (werobot.client.Client 方法)
get_encrypted_reply() (werobot.robot.BaseRoBot 方法)
get_followers() (werobot.client.Client 方法)
get_group_by_id() (werobot.client.Client 方法)
get_groups() (werobot.client.Client 方法)
get_ip_list() (werobot.client.Client 方法)
get_media_count() (werobot.client.Client 方法)
get_media_list() (werobot.client.Client 方法)
get_menu() (werobot.client.Client 方法)
get_reply() (werobot.robot.BaseRoBot 方法)
get_user_info() (werobot.client.Client 方法)
get_users_info() (werobot.client.Client 方法)
grant_token() (werobot.client.Client 方法)

H

handler() (werobot.robot.BaseRoBot 方法)

I

image() (werobot.robot.BaseRoBot 方法)

K

key_click() (werobot.robot.BaseRoBot 方法)

L

link() (werobot.robot.BaseRoBot 方法)
location() (werobot.robot.BaseRoBot 方法)
location_event() (werobot.robot.BaseRoBot 方法)
location_select() (werobot.robot.BaseRoBot 方法)

M

make_handler() (在 werobot.contrib.tornado 模块中)
make_view() (在 werobot.contrib.bottle 模块中)
(在 werobot.contrib.django 模块中)
(在 werobot.contrib.flask 模块中)
match_custom_menu() (werobot.client.Client 方法)
MongoDBStorage (werobot.session.mongodbstorage 中的类)
move_user() (werobot.client.Client 方法)
move_users() (werobot.client.Client 方法)
MySQLStorage (werobot.session.mysqlstorage 中的类)

P

parse_message() (werobot.robot.BaseRoBot 方法)
pic_photo_or_album() (werobot.robot.BaseRoBot 方法)
pic_sysphoto() (werobot.robot.BaseRoBot 方法)
pic_weixin() (werobot.robot.BaseRoBot 方法)

R

RedisStorage (werobot.session.redisstorage 中的类)
remark_user() (werobot.client.Client 方法)
run() (werobot.robot.WeRoBot 方法)

S

SaeKVDBStorage (werobot.session.saekvstorage 中的类)
scan() (werobot.robot.BaseRoBot 方法)
scancode_push() (werobot.robot.BaseRoBot 方法)
scancode_waitmsg() (werobot.robot.BaseRoBot 方法)
send_article_message() (werobot.client.Client 方法)
send_image_message() (werobot.client.Client 方法)
send_miniprogrampage_message() (werobot.client.Client 方法)
send_music_message() (werobot.client.Client 方法)
send_news_message() (werobot.client.Client 方法)
send_template_message() (werobot.client.Client 方法)
send_text_message() (werobot.client.Client 方法)
send_video_message() (werobot.client.Client 方法)
send_voice_message() (werobot.client.Client 方法)
shortvideo() (werobot.robot.BaseRoBot 方法)
show_qrcode() (werobot.client.Client 方法)
SQLiteStorage (werobot.session.sqlitestorage 中的类)
submit_membercard_user_info() (werobot.robot.BaseRoBot 方法)
subscribe() (werobot.robot.BaseRoBot 方法)

T

text() (werobot.robot.BaseRoBot 方法)

U

unknown() (werobot.robot.BaseRoBot 方法)
unknown_event() (werobot.robot.BaseRoBot 方法)
unsubscribe() (werobot.robot.BaseRoBot 方法)
update_custom_service_account() (werobot.client.Client 方法)
update_group() (werobot.client.Client 方法)
update_member_card() (werobot.robot.BaseRoBot 方法)
update_news() (werobot.client.Client 方法)
upload_custom_service_account_avatar() (werobot.client.Client 方法)
upload_media() (werobot.client.Client 方法)
upload_news_picture() (werobot.client.Client 方法)
upload_permanent_media() (werobot.client.Client 方法)
upload_permanent_video() (werobot.client.Client 方法)
user_consume_card() (werobot.robot.BaseRoBot 方法)
user_del_card() (werobot.robot.BaseRoBot 方法)
user_enter_session_from_card() (werobot.robot.BaseRoBot 方法)
user_get_card() (werobot.robot.BaseRoBot 方法)
user_gifting_card() (werobot.robot.BaseRoBot 方法)
user_pay_from_pay_cell() (werobot.robot.BaseRoBot 方法)
user_scan_product() (werobot.robot.BaseRoBot 方法)
user_scan_product_async() (werobot.robot.BaseRoBot 方法)
user_scan_product_enter_session() (werobot.robot.BaseRoBot 方法)
user_scan_product_verify_action() (werobot.robot.BaseRoBot 方法)
user_view_card() (werobot.robot.BaseRoBot 方法)

V

video() (werobot.robot.BaseRoBot 方法)
view() (werobot.robot.BaseRoBot 方法)
voice() (werobot.robot.BaseRoBot 方法)

W

WeRoBot (werobot.robot 中的类)
werobot (模块)
werobot.client (模块)
werobot.config (模块)
werobot.contrib.bottle (模块)
werobot.contrib.django (模块)
werobot.contrib.flask (模块)
werobot.contrib.tornado (模块)
werobot.logger (模块)
werobot.robot (模块)
werobot.session.filestorage (模块)
werobot.session.mongodbstorage (模块)
werobot.session.mysqlstorage (模块)
werobot.session.redisstorage (模块)
werobot.session.saekvstorage (模块)
werobot.session.sqlitestorage (模块)