Supported APIs
Orca's core API
Cee Studio
Github
Discord
Index
D
|
H
|
J
|
L
|
N
|
O
|
S
|
U
|
W
D
discord (C struct)
discord_add_guild_member (C function)
discord_add_guild_member_role (C function)
discord_add_intents (C function)
discord_add_thread_member (C function)
discord_async_attr (C struct)
discord_async_attr.cleanup (C var)
discord_async_attr.data (C var)
discord_async_attr.done (C var)
discord_async_attr.fail (C var)
discord_async_attr.high_p (C var)
discord_async_err (C struct)
discord_async_err.code (C var)
discord_async_err.data (C var)
discord_async_next (C function)
discord_async_ret (C struct)
discord_async_ret.data (C var)
discord_async_ret.ret (C var)
discord_batch_edit_application_command_permissions (C function)
discord_begin_guild_prune (C function)
discord_bulk_delete_messages (C function)
discord_bulk_overwrite_global_application_command (C function)
discord_bulk_overwrite_guild_application_command (C function)
discord_cleanup (C function)
discord_clone (C function)
discord_config_init (C function)
discord_create_channel_invite (C function)
discord_create_dm (C function)
discord_create_followup_message (C function)
discord_create_global_application_command (C function)
discord_create_group_dm (C function)
discord_create_guild (C function)
discord_create_guild_application_command (C function)
discord_create_guild_ban (C function)
discord_create_guild_channel (C function)
discord_create_guild_emoji (C function)
discord_create_guild_role (C function)
discord_create_guild_template (C function)
discord_create_interaction_response (C function)
discord_create_message (C function)
discord_create_reaction (C function)
discord_create_webhook (C function)
discord_crosspost_message (C function)
discord_delete_all_reactions (C function)
discord_delete_all_reactions_for_emoji (C function)
discord_delete_channel (C function)
discord_delete_channel_permission (C function)
discord_delete_followup_message (C function)
discord_delete_global_application_command (C function)
discord_delete_guild (C function)
discord_delete_guild_application_command (C function)
discord_delete_guild_emoji (C function)
discord_delete_guild_role (C function)
discord_delete_invite (C function)
discord_delete_message (C function)
discord_delete_messages_by_author_id (C function)
discord_delete_original_interaction_response (C function)
discord_delete_own_reaction (C function)
discord_delete_user_reaction (C function)
discord_delete_webhook (C function)
discord_delete_webhook_message (C function)
discord_delete_webhook_with_token (C function)
discord_disconnect_guild_member (C function)
discord_edit_application_command_permissions (C function)
discord_edit_channel_permissions (C function)
discord_edit_followup_message (C function)
discord_edit_global_application_command (C function)
discord_edit_guild_application_command (C function)
discord_edit_message (C function)
discord_edit_original_interaction_response (C function)
discord_edit_webhook_message (C function)
discord_embed_add_field (C function)
DISCORD_EMBED_AUTHOR_NAME_LEN (C macro)
DISCORD_EMBED_DESCRIPTION_LEN (C macro)
DISCORD_EMBED_FIELD_NAME_LEN (C macro)
DISCORD_EMBED_FIELD_VALUE_LEN (C macro)
DISCORD_EMBED_FOOTER_TEXT_LEN (C macro)
DISCORD_EMBED_MAX_FIELDS (C macro)
discord_embed_set_author (C function)
discord_embed_set_description (C function)
discord_embed_set_footer (C function)
discord_embed_set_image (C function)
discord_embed_set_provider (C function)
discord_embed_set_thumbnail (C function)
discord_embed_set_title (C function)
discord_embed_set_url (C function)
discord_embed_set_video (C function)
DISCORD_EMBED_TITLE_LEN (C macro)
discord_event_scheduler (C enum)
discord_event_scheduler.DISCORD_EVENT_IGNORE (C enumerator)
discord_event_scheduler.DISCORD_EVENT_MAIN_THREAD (C enumerator)
discord_event_scheduler.DISCORD_EVENT_WORKER_THREAD (C enumerator)
discord_execute_webhook (C function)
discord_follow_news_channel (C function)
discord_get_application_command_permissions (C function)
discord_get_channel (C function)
discord_get_channel_at_pos (C function)
discord_get_channel_invites (C function)
discord_get_channel_message (C function)
discord_get_channel_messages (C function)
discord_get_channel_webhooks (C function)
discord_get_current_user (C function)
discord_get_current_user_guilds (C function)
discord_get_data (C function)
discord_get_followup_message (C function)
discord_get_gateway (C function)
discord_get_gateway_bot (C function)
discord_get_global_application_command (C function)
discord_get_global_application_commands (C function)
discord_get_guild (C function)
discord_get_guild_application_command (C function)
discord_get_guild_application_command_permissions (C function)
discord_get_guild_application_commands (C function)
discord_get_guild_audit_log (C function)
discord_get_guild_ban (C function)
discord_get_guild_bans (C function)
discord_get_guild_channels (C function)
discord_get_guild_emoji (C function)
discord_get_guild_invites (C function)
discord_get_guild_member (C function)
discord_get_guild_preview (C function)
discord_get_guild_roles (C function)
discord_get_guild_template (C function)
discord_get_guild_webhooks (C function)
discord_get_invite (C function)
discord_get_logconf (C function)
discord_get_original_interaction_response (C function)
discord_get_ping (C function)
discord_get_pinned_messages (C function)
discord_get_reactions (C function)
discord_get_self (C function)
discord_get_user (C function)
discord_get_user_connections (C function)
discord_get_webhook (C function)
discord_get_webhook_message (C function)
discord_get_webhook_with_token (C function)
discord_group_dm_add_recipient (C function)
discord_group_dm_remove_recipient (C function)
discord_init (C function)
discord_join_thread (C function)
discord_leave_guild (C function)
discord_leave_thread (C function)
discord_list_active_threads (C function)
discord_list_guild_emojis (C function)
discord_list_guild_members (C function)
discord_list_joined_private_archived_threads (C function)
discord_list_private_archived_threads (C function)
discord_list_public_archived_threads (C function)
discord_list_thread_members (C function)
discord_list_voice_regions (C function)
DISCORD_MAX_DESCRIPTION_LEN (C macro)
DISCORD_MAX_DISCRIMINATOR_LEN (C macro)
DISCORD_MAX_MESSAGE_LEN (C macro)
DISCORD_MAX_NAME_LEN (C macro)
DISCORD_MAX_PAYLOAD_LEN (C macro)
DISCORD_MAX_REASON_LEN (C macro)
DISCORD_MAX_TOPIC_LEN (C macro)
DISCORD_MAX_USERNAME_LEN (C macro)
DISCORD_MAX_VOICE_CONNECTIONS (C macro)
discord_modify_channel (C function)
discord_modify_current_member (C function)
discord_modify_current_user (C function)
discord_modify_current_user_nick (C function)
discord_modify_guild (C function)
discord_modify_guild_channel_positions (C function)
discord_modify_guild_emoji (C function)
discord_modify_guild_member (C function)
discord_modify_guild_role (C function)
discord_modify_guild_role_positions (C function)
discord_modify_webhook (C function)
discord_modify_webhook_with_token (C function)
discord_on_application_command (C type)
discord_on_channel (C type)
discord_on_channel_pins_update (C type)
discord_on_done (C type)
discord_on_fail (C type)
discord_on_guild (C type)
discord_on_guild_ban (C type)
discord_on_guild_delete (C type)
discord_on_guild_member (C type)
discord_on_guild_member_remove (C type)
discord_on_guild_role (C type)
discord_on_guild_role_delete (C type)
discord_on_idle (C type)
discord_on_interaction (C type)
discord_on_message (C type)
discord_on_message_delete (C type)
discord_on_message_delete_bulk (C type)
discord_on_message_reaction_add (C type)
discord_on_message_reaction_remove (C type)
discord_on_message_reaction_remove_all (C type)
discord_on_message_reaction_remove_emoji (C type)
discord_on_scheduler (C type)
discord_on_voice_server_update (C type)
discord_on_voice_state_update (C type)
discord_overwrite_append (C function)
discord_pin_message (C function)
discord_presence_add_activity (C function)
discord_reconnect (C function)
discord_remove_guild_ban (C function)
discord_remove_guild_member (C function)
discord_remove_guild_member_role (C function)
discord_remove_intents (C function)
discord_remove_thread_member (C function)
discord_run (C function)
discord_search_guild_members (C function)
discord_set_data (C function)
discord_set_event_scheduler (C function)
discord_set_on_application_command_create (C function)
discord_set_on_application_command_delete (C function)
discord_set_on_application_command_update (C function)
discord_set_on_channel_create (C function)
discord_set_on_channel_delete (C function)
discord_set_on_channel_pins_update (C function)
discord_set_on_channel_update (C function)
discord_set_on_command (C function)
discord_set_on_commands (C function)
discord_set_on_guild_ban_add (C function)
discord_set_on_guild_ban_remove (C function)
discord_set_on_guild_create (C function)
discord_set_on_guild_delete (C function)
discord_set_on_guild_member_add (C function)
discord_set_on_guild_member_remove (C function)
discord_set_on_guild_member_update (C function)
discord_set_on_guild_role_create (C function)
discord_set_on_guild_role_delete (C function)
discord_set_on_guild_role_update (C function)
discord_set_on_guild_update (C function)
discord_set_on_idle (C function)
discord_set_on_interaction_create (C function)
discord_set_on_message_create (C function)
discord_set_on_message_delete (C function)
discord_set_on_message_delete_bulk (C function)
discord_set_on_message_reaction_add (C function)
discord_set_on_message_reaction_remove (C function)
discord_set_on_message_reaction_remove_all (C function)
discord_set_on_message_reaction_remove_emoji (C function)
discord_set_on_message_update (C function)
discord_set_on_ready (C function)
discord_set_on_thread_create (C function)
discord_set_on_thread_delete (C function)
discord_set_on_thread_update (C function)
discord_set_on_voice_server_update (C function)
discord_set_on_voice_state_update (C function)
discord_set_prefix (C function)
discord_set_presence (C function)
discord_shutdown (C function)
DISCORD_SNOWFLAKE_INCREMENT (C macro)
DISCORD_SNOWFLAKE_INTERNAL_WORKER_ID (C macro)
DISCORD_SNOWFLAKE_PROCESS_ID (C macro)
DISCORD_SNOWFLAKE_TIMESTAMP (C macro)
discord_start_thread_with_message (C function)
discord_start_thread_without_message (C function)
discord_strerror (C function)
discord_sync_guild_template (C function)
discord_timestamp (C function)
discord_trigger_typing_indicator (C function)
discord_unpin_message (C function)
DISCORD_WEBHOOK_NAME_LEN (C macro)
H
HTTP_BAD_REQUEST (C macro)
http_code_print (C function)
HTTP_CREATED (C macro)
HTTP_FORBIDDEN (C macro)
HTTP_GATEWAY_UNAVAILABLE (C macro)
http_method (C enum)
http_method.HTTP_DELETE (C enumerator)
http_method.HTTP_GET (C enumerator)
http_method.HTTP_INVALID (C enumerator)
http_method.HTTP_MIMEPOST (C enumerator)
http_method.HTTP_PATCH (C enumerator)
http_method.HTTP_POST (C enumerator)
http_method.HTTP_PUT (C enumerator)
http_method_eval (C function)
HTTP_METHOD_NOT_ALLOWED (C macro)
http_method_print (C function)
HTTP_NO_CONTENT (C macro)
HTTP_NOT_FOUND (C macro)
HTTP_NOT_MODIFIED (C macro)
HTTP_OK (C macro)
http_reason_print (C function)
HTTP_TOO_MANY_REQUESTS (C macro)
HTTP_UNAUTHORIZED (C macro)
HTTP_UNPROCESSABLE_ENTITY (C macro)
J
json_char_t (C type)
L
logconf (C struct)
logconf.disable_modules (C var)
logconf.f (C var)
logconf.file (C var)
logconf.fname (C var)
logconf.http (C var)
logconf.id (C var)
logconf.is_branch (C var)
logconf.L (C var)
logconf.logger (C var)
logconf.pid (C var)
logconf_add_callback (C function)
logconf_add_fp (C function)
logconf_branch (C function)
logconf_cleanup (C function)
logconf_debug (C macro)
logconf_error (C macro)
logconf_fatal (C macro)
logconf_get_field (C function)
logconf_http (C function)
LOGCONF_ID_LEN (C macro)
logconf_info (C macro)
logconf_log (C macro)
LOGCONF_PATH_MAX (C macro)
logconf_set_level (C function)
logconf_set_lock (C function)
logconf_set_quiet (C function)
logconf_setup (C function)
logconf_trace (C macro)
logconf_warn (C macro)
loginfo (C struct)
loginfo.counter (C var)
loginfo.tstamp_ms (C var)
N
ntl_append2 (C function)
ntl_apply (C function)
ntl_calloc (C function)
ntl_calloc_init (C function)
ntl_deserializer (C struct)
ntl_deserializer.elem_from_buf (C var)
ntl_deserializer.elem_size (C var)
ntl_deserializer.init_elem (C var)
ntl_deserializer.ntl_recipient_p (C var)
ntl_deserializer.partition_as_sized_bufs (C var)
ntl_dup (C function)
ntl_elem_map (C type)
ntl_fmap (C function)
ntl_free (C function)
ntl_free_cb (C type)
ntl_from_buf2 (C function)
ntl_init_cb (C type)
ntl_is_a_member (C function)
ntl_length (C function)
ntl_length_max (C function)
ntl_malloc (C function)
ntl_malloc_init (C function)
ntl_realloc_init (C function)
ntl_serializer (C struct)
ntl_serializer.delimiter (C var)
ntl_serializer.elem_to_buf (C var)
ntl_serializer.ntl_provider (C var)
ntl_str_delimiter (C struct)
ntl_str_delimiter.element_delimiter (C var)
ntl_str_delimiter.end_delimiter (C var)
ntl_str_delimiter.last_element_delimiter (C var)
ntl_str_delimiter.null_ntl (C var)
ntl_str_delimiter.start_delimiter (C var)
NTL_T (C macro)
ntl_t (C type)
ntl_to_abuf2 (C function)
ntl_to_buf2 (C function)
O
ORCA_BAD_JSON (C macro)
ORCA_BAD_PARAMETER (C macro)
ORCA_CURL_NO_RESPONSE (C macro)
ORCA_CURLE_INTERNAL (C macro)
ORCA_CURLM_INTERNAL (C macro)
ORCA_DISCORD_BAD_AUTH (C macro)
ORCA_DISCORD_CONNECTION (C macro)
ORCA_DISCORD_JSON_CODE (C macro)
ORCA_DISCORD_RATELIMIT (C macro)
orca_global_cleanup (C function)
orca_global_init (C function)
ORCA_GLOBAL_INIT (C macro)
ORCA_HTTP_CODE (C macro)
ORCA_LIMITS_EMAIL (C macro)
ORCA_LIMITS_LOCALE (C macro)
ORCA_LIMITS_REGION (C macro)
ORCA_LIMITS_SHA256 (C macro)
ORCA_OK (C macro)
orca_strerror (C function)
ORCA_UNUSUAL_HTTP_CODE (C macro)
ORCAcode (C type)
S
sized_buffer (C struct)
sized_buffer.size (C var)
sized_buffer.start (C var)
U
u64_snowflake_t (C type)
u64_unix_ms_t (C type)
ua_attr (C struct)
ua_attr.conf (C var)
ua_cleanup (C function)
ua_conn (C struct)
ua_conn_add_header (C function)
ua_conn_attr (C struct)
ua_conn_attr.base_url (C var)
ua_conn_attr.body (C var)
ua_conn_attr.endpoint (C var)
ua_conn_attr.method (C var)
ua_conn_easy_perform (C function)
ua_conn_get_easy_handle (C function)
ua_conn_print_header (C function)
ua_conn_reset (C function)
ua_conn_set_mime (C function)
ua_conn_setup (C function)
ua_conn_start (C function)
ua_conn_stop (C function)
ua_easy_run (C function)
ua_get_url (C function)
ua_info (C struct)
ua_info.code (C var)
ua_info.httpcode (C var)
ua_info.loginfo (C var)
ua_info_cleanup (C function)
ua_info_extract (C function)
ua_info_get_body (C function)
ua_info_get_header (C function)
ua_init (C function)
ua_load_obj_cb (C type)
ua_resp_handle (C struct)
ua_resp_handle.err_cb (C var)
ua_resp_handle.err_obj (C var)
ua_resp_handle.ok_cb (C var)
ua_resp_handle.ok_obj (C var)
ua_set_opt (C function)
ua_set_url (C function)
user_agent (C struct)
W
websockets (C struct)
ws_add_header (C function)
ws_attr (C struct)
ws_attr.conf (C var)
ws_callbacks (C struct)
ws_callbacks.data (C var)
ws_callbacks.on_binary (C var)
ws_callbacks.on_close (C var)
ws_callbacks.on_connect (C var)
ws_callbacks.on_ping (C var)
ws_callbacks.on_pong (C var)
ws_callbacks.on_text (C var)
ws_cleanup (C function)
ws_close (C function)
ws_close_opcode_print (C function)
ws_close_reason (C enum)
ws_close_reason.WS_CLOSE_REASON_ABRUPTLY (C enumerator)
ws_close_reason.WS_CLOSE_REASON_GOING_AWAY (C enumerator)
ws_close_reason.WS_CLOSE_REASON_IANA_REGISTRY_END (C enumerator)
ws_close_reason.WS_CLOSE_REASON_IANA_REGISTRY_START (C enumerator)
ws_close_reason.WS_CLOSE_REASON_INCONSISTENT_DATA (C enumerator)
ws_close_reason.WS_CLOSE_REASON_MISSING_EXTENSION (C enumerator)
ws_close_reason.WS_CLOSE_REASON_NO_REASON (C enumerator)
ws_close_reason.WS_CLOSE_REASON_NORMAL (C enumerator)
ws_close_reason.WS_CLOSE_REASON_POLICY_VIOLATION (C enumerator)
ws_close_reason.WS_CLOSE_REASON_PRIVATE_END (C enumerator)
ws_close_reason.WS_CLOSE_REASON_PRIVATE_START (C enumerator)
ws_close_reason.WS_CLOSE_REASON_PROTOCOL_ERROR (C enumerator)
ws_close_reason.WS_CLOSE_REASON_SERVER_ERROR (C enumerator)
ws_close_reason.WS_CLOSE_REASON_TOO_BIG (C enumerator)
ws_close_reason.WS_CLOSE_REASON_UNEXPECTED_DATA (C enumerator)
ws_easy_run (C function)
ws_end (C function)
ws_get_status (C function)
ws_info (C struct)
ws_info.code (C var)
ws_info.loginfo (C var)
ws_init (C function)
ws_is_alive (C macro)
ws_is_functional (C macro)
ws_ping (C function)
ws_pong (C function)
ws_send_binary (C function)
ws_send_text (C function)
ws_set_url (C function)
ws_start (C function)
ws_status (C enum)
ws_status.WS_CONNECTED (C enumerator)
ws_status.WS_CONNECTING (C enumerator)
ws_status.WS_DISCONNECTED (C enumerator)
ws_status.WS_DISCONNECTING (C enumerator)
ws_timestamp (C function)
ws_timestamp_update (C function)