AsyncHTTPAPI ============ .. currentmodule:: appservice_framework.matrix_api .. autoclass:: AsyncHTTPAPI :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~AsyncHTTPAPI.add_user_tag ~AsyncHTTPAPI.ban_user ~AsyncHTTPAPI.create_filter ~AsyncHTTPAPI.create_room ~AsyncHTTPAPI.event_stream ~AsyncHTTPAPI.forget_room ~AsyncHTTPAPI.get_download_url ~AsyncHTTPAPI.get_emote_body ~AsyncHTTPAPI.get_filter ~AsyncHTTPAPI.get_membership ~AsyncHTTPAPI.get_power_levels ~AsyncHTTPAPI.get_room_members ~AsyncHTTPAPI.get_room_messages ~AsyncHTTPAPI.get_room_name ~AsyncHTTPAPI.get_room_state ~AsyncHTTPAPI.get_room_topic ~AsyncHTTPAPI.get_text_body ~AsyncHTTPAPI.get_user_tags ~AsyncHTTPAPI.initial_sync ~AsyncHTTPAPI.invite_user ~AsyncHTTPAPI.join_room ~AsyncHTTPAPI.kick_user ~AsyncHTTPAPI.leave_room ~AsyncHTTPAPI.login ~AsyncHTTPAPI.logout ~AsyncHTTPAPI.media_upload ~AsyncHTTPAPI.redact_event ~AsyncHTTPAPI.register ~AsyncHTTPAPI.remove_room_alias ~AsyncHTTPAPI.remove_user_tag ~AsyncHTTPAPI.send_content ~AsyncHTTPAPI.send_emote ~AsyncHTTPAPI.send_location ~AsyncHTTPAPI.send_message ~AsyncHTTPAPI.send_message_event ~AsyncHTTPAPI.send_notice ~AsyncHTTPAPI.send_state_event ~AsyncHTTPAPI.set_account_data ~AsyncHTTPAPI.set_avatar_url ~AsyncHTTPAPI.set_display_name ~AsyncHTTPAPI.set_membership ~AsyncHTTPAPI.set_power_levels ~AsyncHTTPAPI.set_room_account_data ~AsyncHTTPAPI.set_room_alias ~AsyncHTTPAPI.set_room_name ~AsyncHTTPAPI.set_room_topic ~AsyncHTTPAPI.sync ~AsyncHTTPAPI.unban_user ~AsyncHTTPAPI.validate_certificate .. rubric:: Methods Documentation .. automethod:: add_user_tag .. automethod:: ban_user .. automethod:: create_filter .. automethod:: create_room .. automethod:: event_stream .. automethod:: forget_room .. automethod:: get_download_url .. automethod:: get_emote_body .. automethod:: get_filter .. automethod:: get_membership .. automethod:: get_power_levels .. automethod:: get_room_members .. automethod:: get_room_messages .. automethod:: get_room_name .. automethod:: get_room_state .. automethod:: get_room_topic .. automethod:: get_text_body .. automethod:: get_user_tags .. automethod:: initial_sync .. automethod:: invite_user .. automethod:: join_room .. automethod:: kick_user .. automethod:: leave_room .. automethod:: login .. automethod:: logout .. automethod:: media_upload .. automethod:: redact_event .. automethod:: register .. automethod:: remove_room_alias .. automethod:: remove_user_tag .. automethod:: send_content .. automethod:: send_emote .. automethod:: send_location .. automethod:: send_message .. automethod:: send_message_event .. automethod:: send_notice .. automethod:: send_state_event .. automethod:: set_account_data .. automethod:: set_avatar_url .. automethod:: set_display_name .. automethod:: set_membership .. automethod:: set_power_levels .. automethod:: set_room_account_data .. automethod:: set_room_alias .. automethod:: set_room_name .. automethod:: set_room_topic .. automethod:: sync .. automethod:: unban_user .. automethod:: validate_certificate