zulip/templates/zerver/api/set-typing-status.md

615 B

{generate_api_title(/typing:post)}

{generate_api_description(/typing:post)}

Usage examples

{start_tabs} {tab|python}

{generate_code_example(python)|/typing:post|example}

{generate_code_example(javascript)|/typing:post|example}

{tab|curl}

{generate_code_example(curl)|/typing:post|example}

{end_tabs}

Parameters

{generate_api_arguments_table|zulip.yaml|/typing:post}

{generate_parameter_description(/typing:post)}

Response

{generate_response_description(/typing:post)}

Example response

{generate_code_example|/typing:post|fixture(200)}

{generate_code_example|/typing:post|fixture(400)}