Created
January 31, 2021 08:03
-
-
Save zhuowei/39b7366de953a531711397ebce3600e0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
record_action_trails | |
start_phone_number_auth | |
call_phone_number_auth | |
resend_phone_number_auth | |
complete_phone_number_auth | |
check_waitlist_status | |
get_release_notes | |
get_all_topics | |
get_topic | |
get_clubs_for_topic | |
get_users_for_topic | |
update_name | |
update_displayname | |
update_bio | |
update_username | |
update_twitter_username | |
update_skintone | |
add_user_topic | |
remove_user_topic | |
update_notifications | |
add_email | |
get_settings | |
update_instagram_username | |
report_incident | |
get_followers | |
get_following | |
get_mutual_follows | |
get_suggested_follows_friends_only | |
get_suggested_follows_all | |
get_suggested_follows_similar | |
ignore_suggested_follow | |
follow | |
follow_multiple | |
unfollow | |
update_follow_notifications | |
block | |
unblock | |
get_profile | |
get_channel | |
get_channels | |
get_suggested_speakers | |
create_channel | |
active_ping | |
invite_to_existing_channel | |
audience_reply | |
block_from_channel | |
get_welcome_channel | |
get_create_channel_targets | |
update_channel_flags | |
hide_channel | |
get_notifications | |
get_actionable_notifications | |
ignore_actionable_notification | |
get_online_friends | |
search_users | |
search_clubs | |
check_for_update | |
get_suggested_invites | |
invite_to_app | |
invite_from_waitlist | |
add_club_admin | |
add_club_member | |
get_club | |
get_club_members | |
get_suggested_club_invites | |
remove_club_admin | |
remove_club_member | |
accept_club_member_invite | |
follow_club | |
unfollow_club | |
get_club_nominations | |
approve_club_nomination | |
reject_club_nomination | |
get_clubs | |
update_is_follow_allowed | |
update_is_membership_private | |
update_is_community | |
update_club_description | |
update_club_rules | |
update_club_topics | |
add_club_topic | |
remove_club_topic | |
get_events | |
get_events_for_user | |
get_events_to_start | |
delete_event | |
create_event | |
edit_event | |
get_event |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment