Skip to main content

Discord

Manage your Discord server.

Discord Logo

Authentication

This connector uses OAuth 2.0 authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 337 actions:

ActionParameters
get_applications_@me
patch_applications_@medata: {
. description (object,null)
. icon (string,null)
. cover_image (string,null)
. team_id
. flags (integer,null)
. interactions_endpoint_url (string,null)
. explicit_content_filter
. max_participants (integer,null)
. type
. tags (array,null)
. custom_install_url (string,null)
. install_params
. role_connections_verification_url (string,null)
. integration_types_config (object,null)
} (object) required
parameters_applications_by_application_idapplication_id (string)
get_applications_by_application_idapplication_id (string)
patch_applications_by_application_idapplication_id (string)
data: {
. description (object,null)
. icon (string,null)
. cover_image (string,null)
. team_id
. flags (integer,null)
. interactions_endpoint_url (string,null)
. explicit_content_filter
. max_participants (integer,null)
. type
. tags (array,null)
. custom_install_url (string,null)
. install_params
. role_connections_verification_url (string,null)
. integration_types_config (object,null)
} (object) required
parameters_applications_by_application_id_activity_instances_by_instance_idapplication_id (string)
instance_id (string)
get_applications_by_application_id_activity_instances_by_instance_idapplication_id (string)
instance_id (string)
parameters_applications_by_application_id_attachmentapplication_id (string)
post_applications_by_application_id_attachmentapplication_id (string)
parameters_applications_by_application_id_commandsapplication_id (string)
get_applications_by_application_id_commandsapplication_id (string)
with_localizations (boolean)
put_applications_by_application_id_commandsapplication_id (string)
data ([object Object]) required
post_applications_by_application_id_commandsapplication_id (string)
data: {
. name (string)
. name_localizations (object,null)
. description (string,null)
. description_localizations (object,null)
. options (array,null)
. default_member_permissions (integer,null)
. dm_permission (boolean,null)
. contexts (array,null)
. integration_types (array,null)
. handler
. type
} (object) required
parameters_applications_by_application_id_commands_by_command_idapplication_id (string)
command_id (string)
get_applications_by_application_id_commands_by_command_idapplication_id (string)
command_id (string)
delete_applications_by_application_id_commands_by_command_idapplication_id (string)
command_id (string)
patch_applications_by_application_id_commands_by_command_idapplication_id (string)
command_id (string)
data: {
. name (string)
. name_localizations (object,null)
. description (string,null)
. description_localizations (object,null)
. options (array,null)
. default_member_permissions (integer,null)
. dm_permission (boolean,null)
. contexts (array,null)
. integration_types (array,null)
. handler
} (object) required
parameters_applications_by_application_id_emojisapplication_id (string)
get_applications_by_application_id_emojisapplication_id (string)
post_applications_by_application_id_emojisapplication_id (string)
data: {
. name (string)
. image (string)
} (object) required
parameters_applications_by_application_id_emojis_by_emoji_idapplication_id (string)
emoji_id (string)
get_applications_by_application_id_emojis_by_emoji_idapplication_id (string)
emoji_id (string)
delete_applications_by_application_id_emojis_by_emoji_idapplication_id (string)
emoji_id (string)
patch_applications_by_application_id_emojis_by_emoji_idapplication_id (string)
emoji_id (string)
data: {
. name (string)
} (object) required
parameters_applications_by_application_id_entitlementsapplication_id (string)
get_applications_by_application_id_entitlementsapplication_id (string)
user_id (string)
sku_ids (string) required
guild_id (string)
before (string)
after (string)
limit (integer)
exclude_ended (boolean)
exclude_deleted (boolean)
only_active (boolean)
post_applications_by_application_id_entitlementsapplication_id (string)
data: {
. sku_id
. owner_id
. owner_type
} (object) required
parameters_applications_by_application_id_entitlements_by_entitlement_idapplication_id (string)
entitlement_id (string)
get_applications_by_application_id_entitlements_by_entitlement_idapplication_id (string)
entitlement_id (string)
delete_applications_by_application_id_entitlements_by_entitlement_idapplication_id (string)
entitlement_id (string)
parameters_applications_by_application_id_entitlements_by_entitlement_id_consumeapplication_id (string)
entitlement_id (string)
post_applications_by_application_id_entitlements_by_entitlement_id_consumeapplication_id (string)
entitlement_id (string)
parameters_applications_by_application_id_guilds_by_guild_id_commandsapplication_id (string)
guild_id (string)
get_applications_by_application_id_guilds_by_guild_id_commandsapplication_id (string)
guild_id (string)
with_localizations (boolean)
put_applications_by_application_id_guilds_by_guild_id_commandsapplication_id (string)
guild_id (string)
data ([object Object]) required
post_applications_by_application_id_guilds_by_guild_id_commandsapplication_id (string)
guild_id (string)
data: {
. name (string)
. name_localizations (object,null)
. description (string,null)
. description_localizations (object,null)
. options (array,null)
. default_member_permissions (integer,null)
. dm_permission (boolean,null)
. contexts (array,null)
. integration_types (array,null)
. handler
. type
} (object) required
parameters_applications_by_application_id_guilds_by_guild_id_commands_permissionsapplication_id (string)
guild_id (string)
get_applications_by_application_id_guilds_by_guild_id_commands_permissionsapplication_id (string)
guild_id (string)
parameters_applications_by_application_id_guilds_by_guild_id_commands_by_command_idapplication_id (string)
guild_id (string)
command_id (string)
get_applications_by_application_id_guilds_by_guild_id_commands_by_command_idapplication_id (string)
guild_id (string)
command_id (string)
delete_applications_by_application_id_guilds_by_guild_id_commands_by_command_idapplication_id (string)
guild_id (string)
command_id (string)
patch_applications_by_application_id_guilds_by_guild_id_commands_by_command_idapplication_id (string)
guild_id (string)
command_id (string)
data: {
. name (string)
. name_localizations (object,null)
. description (string,null)
. description_localizations (object,null)
. options (array,null)
. default_member_permissions (integer,null)
. dm_permission (boolean,null)
. contexts (array,null)
. integration_types (array,null)
. handler
} (object) required
parameters_applications_by_application_id_guilds_by_guild_id_commands_by_command_id_permissionsapplication_id (string)
guild_id (string)
command_id (string)
get_applications_by_application_id_guilds_by_guild_id_commands_by_command_id_permissionsapplication_id (string)
guild_id (string)
command_id (string)
put_applications_by_application_id_guilds_by_guild_id_commands_by_command_id_permissionsapplication_id (string)
guild_id (string)
command_id (string)
data: {
. permissions ([object Object])
} (object) required
parameters_applications_by_application_id_role_connections_metadataapplication_id (string)
get_applications_by_application_id_role_connections_metadataapplication_id (string)
put_applications_by_application_id_role_connections_metadataapplication_id (string)
data ([object Object]) required
parameters_channels_by_channel_idchannel_id (string)
get_channels_by_channel_idchannel_id (string)
delete_channels_by_channel_idchannel_id (string)
patch_channels_by_channel_idchannel_id (string)
data (undefined) required
parameters_channels_by_channel_id_followerschannel_id (string)
post_channels_by_channel_id_followerschannel_id (string)
data: {
. webhook_channel_id (string)
} (object) required
parameters_channels_by_channel_id_inviteschannel_id (string)
get_channels_by_channel_id_inviteschannel_id (string)
post_channels_by_channel_id_inviteschannel_id (string)
data (undefined) required
parameters_channels_by_channel_id_messageschannel_id (string)
get_channels_by_channel_id_messageschannel_id (string)
around (string)
before (string)
after (string)
limit (integer)
post_channels_by_channel_id_messageschannel_id (string)
data: {
. content (string,null)
. embeds (array,null)
. allowed_mentions
. sticker_ids (array,null)
. components (array,null)
. flags (integer,null)
. attachments (array,null)
. poll
. shared_client_theme
. confetti_potion
. message_reference
. nonce
. enforce_nonce (boolean,null)
. tts (boolean,null)
} (object) required
parameters_channels_by_channel_id_messages_bulk_deletechannel_id (string)
post_channels_by_channel_id_messages_bulk_deletechannel_id (string)
data: {
. messages (array)
} (object) required
parameters_channels_by_channel_id_messages_pinschannel_id (string)
get_channels_by_channel_id_messages_pinschannel_id (string)
before (string)
limit (integer)
parameters_channels_by_channel_id_messages_pins_by_message_idchannel_id (string)
message_id (string)
put_channels_by_channel_id_messages_pins_by_message_idchannel_id (string)
message_id (string)
delete_channels_by_channel_id_messages_pins_by_message_idchannel_id (string)
message_id (string)
parameters_channels_by_channel_id_messages_by_message_idchannel_id (string)
message_id (string)
get_channels_by_channel_id_messages_by_message_idchannel_id (string)
message_id (string)
delete_channels_by_channel_id_messages_by_message_idchannel_id (string)
message_id (string)
patch_channels_by_channel_id_messages_by_message_idchannel_id (string)
message_id (string)
data: {
. content (string,null)
. embeds (array,null)
. flags (integer,null)
. allowed_mentions
. sticker_ids (array,null)
. components (array,null)
. attachments (array,null)
} (object) required
parameters_channels_by_channel_id_messages_by_message_id_crosspostchannel_id (string)
message_id (string)
post_channels_by_channel_id_messages_by_message_id_crosspostchannel_id (string)
message_id (string)
parameters_channels_by_channel_id_messages_by_message_id_reactionschannel_id (string)
message_id (string)
delete_channels_by_channel_id_messages_by_message_id_reactionschannel_id (string)
message_id (string)
parameters_channels_by_channel_id_messages_by_message_id_reactions_by_emoji_namechannel_id (string)
message_id (string)
emoji_name (string)
get_channels_by_channel_id_messages_by_message_id_reactions_by_emoji_namechannel_id (string)
message_id (string)
emoji_name (string)
after (string)
limit (integer)
type (integer)
delete_channels_by_channel_id_messages_by_message_id_reactions_by_emoji_namechannel_id (string)
message_id (string)
emoji_name (string)
parameters_channels_by_channel_id_messages_by_message_id_reactions_by_emoji_name_@mechannel_id (string)
message_id (string)
emoji_name (string)
put_channels_by_channel_id_messages_by_message_id_reactions_by_emoji_name_@mechannel_id (string)
message_id (string)
emoji_name (string)
delete_channels_by_channel_id_messages_by_message_id_reactions_by_emoji_name_@mechannel_id (string)
message_id (string)
emoji_name (string)
parameters_channels_by_channel_id_messages_by_message_id_reactions_by_emoji_name_by_user_idchannel_id (string)
message_id (string)
emoji_name (string)
user_id (string)
delete_channels_by_channel_id_messages_by_message_id_reactions_by_emoji_name_by_user_idchannel_id (string)
message_id (string)
emoji_name (string)
user_id (string)
parameters_channels_by_channel_id_messages_by_message_id_threadschannel_id (string)
message_id (string)
post_channels_by_channel_id_messages_by_message_id_threadschannel_id (string)
message_id (string)
data: {
. name (string)
. auto_archive_duration
. rate_limit_per_user (integer,null)
} (object) required
parameters_channels_by_channel_id_permissions_by_overwrite_idchannel_id (string)
overwrite_id (string)
put_channels_by_channel_id_permissions_by_overwrite_idchannel_id (string)
overwrite_id (string)
data: {
. type
. allow ([object Object])
. deny ([object Object])
} (object) required
delete_channels_by_channel_id_permissions_by_overwrite_idchannel_id (string)
overwrite_id (string)
parameters_channels_by_channel_id_pinschannel_id (string)
get_channels_by_channel_id_pinschannel_id (string)
parameters_channels_by_channel_id_pins_by_message_idchannel_id (string)
message_id (string)
put_channels_by_channel_id_pins_by_message_idchannel_id (string)
message_id (string)
delete_channels_by_channel_id_pins_by_message_idchannel_id (string)
message_id (string)
parameters_channels_by_channel_id_polls_by_message_id_answers_by_answer_idchannel_id (string)
message_id (string)
answer_id (string)
get_channels_by_channel_id_polls_by_message_id_answers_by_answer_idchannel_id (string)
message_id (string)
answer_id (string)
after (string)
limit (integer)
parameters_channels_by_channel_id_polls_by_message_id_expirechannel_id (string)
message_id (string)
post_channels_by_channel_id_polls_by_message_id_expirechannel_id (string)
message_id (string)
parameters_channels_by_channel_id_recipients_by_user_idchannel_id (string)
user_id (string)
put_channels_by_channel_id_recipients_by_user_idchannel_id (string)
user_id (string)
data: {
. access_token ([object Object])
. nick ([object Object])
} (object) required
delete_channels_by_channel_id_recipients_by_user_idchannel_id (string)
user_id (string)
parameters_channels_by_channel_id_send_soundboard_soundchannel_id (string)
post_channels_by_channel_id_send_soundboard_soundchannel_id (string)
data: {
. sound_id
. source_guild_id
} (object) required
parameters_channels_by_channel_id_thread_memberschannel_id (string)
get_channels_by_channel_id_thread_memberschannel_id (string)
with_member (boolean)
limit (integer)
after (string)
parameters_channels_by_channel_id_thread_members_@mechannel_id (string)
put_channels_by_channel_id_thread_members_@mechannel_id (string)
delete_channels_by_channel_id_thread_members_@mechannel_id (string)
parameters_channels_by_channel_id_thread_members_by_user_idchannel_id (string)
user_id (string)
get_channels_by_channel_id_thread_members_by_user_idchannel_id (string)
user_id (string)
with_member (boolean)
put_channels_by_channel_id_thread_members_by_user_idchannel_id (string)
user_id (string)
delete_channels_by_channel_id_thread_members_by_user_idchannel_id (string)
user_id (string)
parameters_channels_by_channel_id_threadschannel_id (string)
post_channels_by_channel_id_threadschannel_id (string)
data (undefined) required
parameters_channels_by_channel_id_threads_archived_privatechannel_id (string)
get_channels_by_channel_id_threads_archived_privatechannel_id (string)
before (string)
limit (integer)
parameters_channels_by_channel_id_threads_archived_publicchannel_id (string)
get_channels_by_channel_id_threads_archived_publicchannel_id (string)
before (string)
limit (integer)
parameters_channels_by_channel_id_threads_searchchannel_id (string)
get_channels_by_channel_id_threads_searchchannel_id (string)
name (string)
slop (integer)
min_id (string)
max_id (string)
tag (string)
tag_setting (string)
archived (boolean)
sort_by (string)
sort_order (string)
limit (integer)
offset (integer)
parameters_channels_by_channel_id_typingchannel_id (string)
post_channels_by_channel_id_typingchannel_id (string)
parameters_channels_by_channel_id_users_@me_threads_archived_privatechannel_id (string)
get_channels_by_channel_id_users_@me_threads_archived_privatechannel_id (string)
before (string)
limit (integer)
parameters_channels_by_channel_id_webhookschannel_id (string)
get_channels_by_channel_id_webhookschannel_id (string)
post_channels_by_channel_id_webhookschannel_id (string)
data: {
. name (string)
. avatar ([object Object])
} (object) required
get_gateway
get_gateway_bot
parameters_guilds_templates_by_codecode (string)
get_guilds_templates_by_codecode (string)
parameters_guilds_by_guild_idguild_id (string)
get_guilds_by_guild_idguild_id (string)
with_counts (boolean)
delete_guilds_by_guild_idguild_id (string)
patch_guilds_by_guild_idguild_id (string)
data: {
. name (string)
. description (string,null)
. region (string,null)
. icon (string,null)
. verification_level
. default_message_notifications
. explicit_content_filter
. preferred_locale
. afk_timeout
. afk_channel_id
. system_channel_id
. owner_id
. splash (string,null)
. banner (string,null)
. system_channel_flags (integer,null)
. features (array,null)
. discovery_splash (string,null)
. home_header (string,null)
. rules_channel_id
. safety_alerts_channel_id
. public_updates_channel_id
. premium_progress_bar_enabled (boolean,null)
} (object) required
parameters_guilds_by_guild_id_audit_logsguild_id (string)
get_guilds_by_guild_id_audit_logsguild_id (string)
user_id (string)
target_id (string)
action_type (integer)
before (string)
after (string)
limit (integer)
parameters_guilds_by_guild_id_auto_moderation_rulesguild_id (string)
get_guilds_by_guild_id_auto_moderation_rulesguild_id (string)
post_guilds_by_guild_id_auto_moderation_rulesguild_id (string)
data (undefined) required
parameters_guilds_by_guild_id_auto_moderation_rules_by_rule_idguild_id (string)
rule_id (string)
get_guilds_by_guild_id_auto_moderation_rules_by_rule_idguild_id (string)
rule_id (string)
delete_guilds_by_guild_id_auto_moderation_rules_by_rule_idguild_id (string)
rule_id (string)
patch_guilds_by_guild_id_auto_moderation_rules_by_rule_idguild_id (string)
rule_id (string)
data (undefined) required
parameters_guilds_by_guild_id_bansguild_id (string)
get_guilds_by_guild_id_bansguild_id (string)
limit (integer)
before (string)
after (string)
parameters_guilds_by_guild_id_bans_by_user_idguild_id (string)
user_id (string)
get_guilds_by_guild_id_bans_by_user_idguild_id (string)
user_id (string)
put_guilds_by_guild_id_bans_by_user_idguild_id (string)
user_id (string)
data: {
. delete_message_seconds (integer,null)
. delete_message_days (integer,null)
} (object) required
delete_guilds_by_guild_id_bans_by_user_idguild_id (string)
user_id (string)
data: {

} (object) required
parameters_guilds_by_guild_id_bulk_banguild_id (string)
post_guilds_by_guild_id_bulk_banguild_id (string)
data: {
. user_ids (array)
. delete_message_seconds (integer,null)
} (object) required
parameters_guilds_by_guild_id_channelsguild_id (string)
get_guilds_by_guild_id_channelsguild_id (string)
post_guilds_by_guild_id_channelsguild_id (string)
data: {
. type
. name (string)
. position (integer,null)
. topic (string,null)
. bitrate (integer,null)
. user_limit (integer,null)
. nsfw (boolean,null)
. rate_limit_per_user (integer,null)
. parent_id
. permission_overwrites (array,null)
. rtc_region (string,null)
. video_quality_mode
. default_auto_archive_duration
. default_reaction_emoji
. default_thread_rate_limit_per_user (integer,null)
. default_sort_order
. default_forum_layout
. default_tag_setting
. available_tags (array,null)
} (object) required
patch_guilds_by_guild_id_channelsguild_id (string)
data (array) required
parameters_guilds_by_guild_id_emojisguild_id (string)
get_guilds_by_guild_id_emojisguild_id (string)
post_guilds_by_guild_id_emojisguild_id (string)
data: {
. name (string)
. image (string)
. roles ([object Object])
} (object) required
parameters_guilds_by_guild_id_emojis_by_emoji_idguild_id (string)
emoji_id (string)
get_guilds_by_guild_id_emojis_by_emoji_idguild_id (string)
emoji_id (string)
delete_guilds_by_guild_id_emojis_by_emoji_idguild_id (string)
emoji_id (string)
patch_guilds_by_guild_id_emojis_by_emoji_idguild_id (string)
emoji_id (string)
data: {
. name (string)
. roles ([object Object])
} (object) required
parameters_guilds_by_guild_id_integrationsguild_id (string)
get_guilds_by_guild_id_integrationsguild_id (string)
parameters_guilds_by_guild_id_integrations_by_integration_idguild_id (string)
integration_id (string)
delete_guilds_by_guild_id_integrations_by_integration_idguild_id (string)
integration_id (string)
parameters_guilds_by_guild_id_invitesguild_id (string)
get_guilds_by_guild_id_invitesguild_id (string)
parameters_guilds_by_guild_id_membersguild_id (string)
get_guilds_by_guild_id_membersguild_id (string)
limit (integer)
after (integer)
parameters_guilds_by_guild_id_members_@meguild_id (string)
patch_guilds_by_guild_id_members_@meguild_id (string)
data: {
. nick ([object Object])
} (object) required
parameters_guilds_by_guild_id_members_searchguild_id (string)
get_guilds_by_guild_id_members_searchguild_id (string)
limit (integer) required
query (string) required
parameters_guilds_by_guild_id_members_by_user_idguild_id (string)
user_id (string)
get_guilds_by_guild_id_members_by_user_idguild_id (string)
user_id (string)
put_guilds_by_guild_id_members_by_user_idguild_id (string)
user_id (string)
data: {
. nick (string,null)
. roles (array,null)
. mute (boolean,null)
. deaf (boolean,null)
. access_token (string)
. flags (integer,null)
} (object) required
delete_guilds_by_guild_id_members_by_user_idguild_id (string)
user_id (string)
patch_guilds_by_guild_id_members_by_user_idguild_id (string)
user_id (string)
data: {
. nick ([object Object])
. roles ([object Object])
. mute ([object Object])
. deaf ([object Object])
. channel_id
. communication_disabled_until ([object Object])
. flags ([object Object])
} (object) required
parameters_guilds_by_guild_id_members_by_user_id_roles_by_role_idguild_id (string)
user_id (string)
role_id (string)
put_guilds_by_guild_id_members_by_user_id_roles_by_role_idguild_id (string)
user_id (string)
role_id (string)
delete_guilds_by_guild_id_members_by_user_id_roles_by_role_idguild_id (string)
user_id (string)
role_id (string)
parameters_guilds_by_guild_id_mfaguild_id (string)
post_guilds_by_guild_id_mfaguild_id (string)
data: {
. level
} (object) required
parameters_guilds_by_guild_id_new_member_welcomeguild_id (string)
get_guilds_by_guild_id_new_member_welcomeguild_id (string)
parameters_guilds_by_guild_id_onboardingguild_id (string)
get_guilds_by_guild_id_onboardingguild_id (string)
put_guilds_by_guild_id_onboardingguild_id (string)
data: {
. prompts (array,null)
. enabled (boolean,null)
. default_channel_ids (array,null)
. mode
} (object) required
parameters_guilds_by_guild_id_previewguild_id (string)
get_guilds_by_guild_id_previewguild_id (string)
parameters_guilds_by_guild_id_pruneguild_id (string)
get_guilds_by_guild_id_pruneguild_id (string)
days (integer)
include_roles (string)
post_guilds_by_guild_id_pruneguild_id (string)
data: {
. days (integer,null)
. compute_prune_count (boolean,null)
. include_roles
} (object) required
parameters_guilds_by_guild_id_regionsguild_id (string)
get_guilds_by_guild_id_regionsguild_id (string)
parameters_guilds_by_guild_id_rolesguild_id (string)
get_guilds_by_guild_id_rolesguild_id (string)
post_guilds_by_guild_id_rolesguild_id (string)
data: {
. name (string,null)
. permissions (integer,null)
. color (integer,null)
. hoist (boolean,null)
. mentionable (boolean,null)
. icon (string,null)
. unicode_emoji (string,null)
} (object) required
patch_guilds_by_guild_id_rolesguild_id (string)
data (array) required
parameters_guilds_by_guild_id_roles_by_role_idguild_id (string)
role_id (string)
get_guilds_by_guild_id_roles_by_role_idguild_id (string)
role_id (string)
delete_guilds_by_guild_id_roles_by_role_idguild_id (string)
role_id (string)
patch_guilds_by_guild_id_roles_by_role_idguild_id (string)
role_id (string)
data: {
. name (string,null)
. permissions (integer,null)
. color (integer,null)
. hoist (boolean,null)
. mentionable (boolean,null)
. icon (string,null)
. unicode_emoji (string,null)
} (object) required
parameters_guilds_by_guild_id_scheduled_eventsguild_id (string)
get_guilds_by_guild_id_scheduled_eventsguild_id (string)
with_user_count (boolean)
post_guilds_by_guild_id_scheduled_eventsguild_id (string)
data (undefined) required
parameters_guilds_by_guild_id_scheduled_events_by_guild_scheduled_event_idguild_id (string)
guild_scheduled_event_id (string)
get_guilds_by_guild_id_scheduled_events_by_guild_scheduled_event_idguild_id (string)
guild_scheduled_event_id (string)
with_user_count (boolean)
delete_guilds_by_guild_id_scheduled_events_by_guild_scheduled_event_idguild_id (string)
guild_scheduled_event_id (string)
patch_guilds_by_guild_id_scheduled_events_by_guild_scheduled_event_idguild_id (string)
guild_scheduled_event_id (string)
data (undefined) required
parameters_guilds_by_guild_id_scheduled_events_by_guild_scheduled_event_id_usersguild_id (string)
guild_scheduled_event_id (string)
get_guilds_by_guild_id_scheduled_events_by_guild_scheduled_event_id_usersguild_id (string)
guild_scheduled_event_id (string)
with_member (boolean)
limit (integer)
before (string)
after (string)
parameters_guilds_by_guild_id_soundboard_soundsguild_id (string)
get_guilds_by_guild_id_soundboard_soundsguild_id (string)
post_guilds_by_guild_id_soundboard_soundsguild_id (string)
data: {
. name (string)
. volume (number,null)
. emoji_id
. emoji_name (string,null)
. sound (string)
} (object) required
parameters_guilds_by_guild_id_soundboard_sounds_by_sound_idguild_id (string)
sound_id (string)
get_guilds_by_guild_id_soundboard_sounds_by_sound_idguild_id (string)
sound_id (string)
delete_guilds_by_guild_id_soundboard_sounds_by_sound_idguild_id (string)
sound_id (string)
patch_guilds_by_guild_id_soundboard_sounds_by_sound_idguild_id (string)
sound_id (string)
data: {
. name (string)
. volume (number,null)
. emoji_id
. emoji_name (string,null)
} (object) required
parameters_guilds_by_guild_id_stickersguild_id (string)
get_guilds_by_guild_id_stickersguild_id (string)
post_guilds_by_guild_id_stickersguild_id (string)
parameters_guilds_by_guild_id_stickers_by_sticker_idguild_id (string)
sticker_id (string)
get_guilds_by_guild_id_stickers_by_sticker_idguild_id (string)
sticker_id (string)
delete_guilds_by_guild_id_stickers_by_sticker_idguild_id (string)
sticker_id (string)
patch_guilds_by_guild_id_stickers_by_sticker_idguild_id (string)
sticker_id (string)
data: {
. name (string)
. tags (string)
. description ([object Object])
} (object) required
parameters_guilds_by_guild_id_templatesguild_id (string)
get_guilds_by_guild_id_templatesguild_id (string)
post_guilds_by_guild_id_templatesguild_id (string)
data: {
. name (string)
. description ([object Object])
} (object) required
parameters_guilds_by_guild_id_templates_by_codeguild_id (string)
code (string)
put_guilds_by_guild_id_templates_by_codeguild_id (string)
code (string)
delete_guilds_by_guild_id_templates_by_codeguild_id (string)
code (string)
patch_guilds_by_guild_id_templates_by_codeguild_id (string)
code (string)
data: {
. name (string)
. description ([object Object])
} (object) required
parameters_guilds_by_guild_id_threads_activeguild_id (string)
get_guilds_by_guild_id_threads_activeguild_id (string)
parameters_guilds_by_guild_id_vanity_urlguild_id (string)
get_guilds_by_guild_id_vanity_urlguild_id (string)
parameters_guilds_by_guild_id_voice_states_@meguild_id (string)
get_guilds_by_guild_id_voice_states_@meguild_id (string)
patch_guilds_by_guild_id_voice_states_@meguild_id (string)
data: {
. request_to_speak_timestamp ([object Object])
. suppress ([object Object])
. channel_id
} (object) required
parameters_guilds_by_guild_id_voice_states_by_user_idguild_id (string)
user_id (string)
get_guilds_by_guild_id_voice_states_by_user_idguild_id (string)
user_id (string)
patch_guilds_by_guild_id_voice_states_by_user_idguild_id (string)
user_id (string)
data: {
. suppress ([object Object])
. channel_id
} (object) required
parameters_guilds_by_guild_id_webhooksguild_id (string)
get_guilds_by_guild_id_webhooksguild_id (string)
parameters_guilds_by_guild_id_welcome_screenguild_id (string)
get_guilds_by_guild_id_welcome_screenguild_id (string)
patch_guilds_by_guild_id_welcome_screenguild_id (string)
data: {
. description (string,null)
. welcome_channels (array,null)
. enabled (boolean,null)
} (object) required
parameters_guilds_by_guild_id_widgetguild_id (string)
get_guilds_by_guild_id_widgetguild_id (string)
patch_guilds_by_guild_id_widgetguild_id (string)
data: {
. channel_id
. enabled ([object Object])
} (object) required
parameters_guilds_by_guild_id_widget_jsonguild_id (string)
get_guilds_by_guild_id_widget_jsonguild_id (string)
parameters_guilds_by_guild_id_widget_pngguild_id (string)
get_guilds_by_guild_id_widget_pngguild_id (string)
style (string)
parameters_interactions_by_interaction_id_by_interaction_token_callbackinteraction_id (string)
interaction_token (string)
post_interactions_by_interaction_id_by_interaction_token_callbackinteraction_id (string)
interaction_token (string)
with_response (boolean)
data (undefined) required
parameters_invites_by_codecode (string)
get_invites_by_codecode (string)
with_counts (boolean)
guild_scheduled_event_id (string)
delete_invites_by_codecode (string)
put_lobbiesdata: {
. idle_timeout_seconds ([object Object])
. lobby_metadata ([object Object])
. member_metadata ([object Object])
. secret (string)
. flags
} (object) required
post_lobbiesdata: {
. idle_timeout_seconds ([object Object])
. members ([object Object])
. metadata ([object Object])
. flags
} (object) required
parameters_lobbies_by_lobby_idlobby_id (string)
get_lobbies_by_lobby_idlobby_id (string)
patch_lobbies_by_lobby_idlobby_id (string)
data: {
. idle_timeout_seconds ([object Object])
. metadata ([object Object])
. members ([object Object])
. flags
} (object) required
parameters_lobbies_by_lobby_id_channel_linkinglobby_id (string)
patch_lobbies_by_lobby_id_channel_linkinglobby_id (string)
data: {
. channel_id
} (object) required
parameters_lobbies_by_lobby_id_members_@melobby_id (string)
delete_lobbies_by_lobby_id_members_@melobby_id (string)
parameters_lobbies_by_lobby_id_members_@me_inviteslobby_id (string)
post_lobbies_by_lobby_id_members_@me_inviteslobby_id (string)
parameters_lobbies_by_lobby_id_members_bulklobby_id (string)
post_lobbies_by_lobby_id_members_bulklobby_id (string)
data ([object Object]) required
parameters_lobbies_by_lobby_id_members_by_user_idlobby_id (string)
user_id (string)
put_lobbies_by_lobby_id_members_by_user_idlobby_id (string)
user_id (string)
data: {
. metadata ([object Object])
. flags
} (object) required
delete_lobbies_by_lobby_id_members_by_user_idlobby_id (string)
user_id (string)
parameters_lobbies_by_lobby_id_members_by_user_id_inviteslobby_id (string)
user_id (string)
post_lobbies_by_lobby_id_members_by_user_id_inviteslobby_id (string)
user_id (string)
parameters_lobbies_by_lobby_id_messageslobby_id (string)
get_lobbies_by_lobby_id_messageslobby_id (string)
limit (integer)
post_lobbies_by_lobby_id_messageslobby_id (string)
data: {
. content (string,null)
. embeds (array,null)
. allowed_mentions
. sticker_ids (array,null)
. components (array,null)
. flags (integer,null)
. attachments (array,null)
. poll
. shared_client_theme
. confetti_potion
. message_reference
. nonce
. enforce_nonce (boolean,null)
. tts (boolean,null)
} (object) required
get_oauth2_@me
get_oauth2_applications_@me
get_oauth2_keys
get_oauth2_userinfo
post_partner_sdk_provisional_accounts_unmergedata: {
. client_id (string)
. client_secret ([object Object])
. external_auth_token (string)
. external_auth_type (string)
} (object) required
post_partner_sdk_tokendata: {
. client_id (string)
. client_secret ([object Object])
. external_auth_token (string)
. external_auth_type (string)
} (object) required
post_partner_sdk_token_botdata: {
. external_user_id (string)
. preferred_global_name ([object Object])
} (object) required
get_soundboard_default_sounds
post_stage_instancesdata: {
. topic (string)
. channel_id (string)
. privacy_level
. guild_scheduled_event_id
. send_start_notification ([object Object])
} (object) required
parameters_stage_instances_by_channel_idchannel_id (string)
get_stage_instances_by_channel_idchannel_id (string)
delete_stage_instances_by_channel_idchannel_id (string)
patch_stage_instances_by_channel_idchannel_id (string)
data: {
. topic (string)
. privacy_level (integer)
} (object) required
get_sticker_packs
parameters_sticker_packs_by_pack_idpack_id (string)
get_sticker_packs_by_pack_idpack_id (string)
parameters_stickers_by_sticker_idsticker_id (string)
get_stickers_by_sticker_idsticker_id (string)
get_users_@me
patch_users_@medata: {
. username (string)
. avatar (string,null)
. banner (string,null)
} (object) required
parameters_users_@me_applications_by_application_id_role_connectionapplication_id (string)
get_users_@me_applications_by_application_id_role_connectionapplication_id (string)
put_users_@me_applications_by_application_id_role_connectionapplication_id (string)
data: {
. platform_name (string,null)
. platform_username (string,null)
. metadata (object,null)
} (object) required
delete_users_@me_applications_by_application_id_role_connectionapplication_id (string)
post_users_@me_channelsdata: {
. recipient_id
. access_tokens (array,null)
. nicks (object,null)
} (object) required
get_users_@me_connections
get_users_@me_guildsbefore (string)
after (string)
limit (integer)
with_counts (boolean)
parameters_users_@me_guilds_by_guild_idguild_id (string)
delete_users_@me_guilds_by_guild_idguild_id (string)
parameters_users_@me_guilds_by_guild_id_memberguild_id (string)
get_users_@me_guilds_by_guild_id_memberguild_id (string)
parameters_users_by_user_iduser_id (string)
get_users_by_user_iduser_id (string)
get_voice_regions
parameters_webhooks_by_webhook_idwebhook_id (string)
get_webhooks_by_webhook_idwebhook_id (string)
delete_webhooks_by_webhook_idwebhook_id (string)
patch_webhooks_by_webhook_idwebhook_id (string)
data: {
. name (string)
. avatar ([object Object])
. channel_id
} (object) required
parameters_webhooks_by_webhook_id_by_webhook_tokenwebhook_id (string)
webhook_token (string)
get_webhooks_by_webhook_id_by_webhook_tokenwebhook_id (string)
webhook_token (string)
post_webhooks_by_webhook_id_by_webhook_tokenwebhook_id (string)
webhook_token (string)
wait (boolean)
thread_id (string)
with_components (boolean)
data (undefined) required
delete_webhooks_by_webhook_id_by_webhook_tokenwebhook_id (string)
webhook_token (string)
patch_webhooks_by_webhook_id_by_webhook_tokenwebhook_id (string)
webhook_token (string)
data: {
. name (string)
. avatar ([object Object])
} (object) required
parameters_webhooks_by_webhook_id_by_webhook_token_githubwebhook_id (string)
webhook_token (string)
post_webhooks_by_webhook_id_by_webhook_token_githubwebhook_id (string)
webhook_token (string)
wait (boolean)
thread_id (string)
data: {
. action (string,null)
. ref (string,null)
. ref_type (string,null)
. comment
. issue
. pull_request
. repository
. forkee
. sender
. member
. release
. head_commit
. commits (array,null)
. forced (boolean,null)
. compare (string,null)
. review
. check_run
. check_suite
. discussion
. answer
} (object) required
parameters_webhooks_by_webhook_id_by_webhook_token_messages_@originalwebhook_id (string)
webhook_token (string)
get_webhooks_by_webhook_id_by_webhook_token_messages_@originalwebhook_id (string)
webhook_token (string)
thread_id (string)
delete_webhooks_by_webhook_id_by_webhook_token_messages_@originalwebhook_id (string)
webhook_token (string)
thread_id (string)
patch_webhooks_by_webhook_id_by_webhook_token_messages_@originalwebhook_id (string)
webhook_token (string)
thread_id (string)
with_components (boolean)
data: {
. content (string,null)
. embeds (array,null)
. allowed_mentions
. components (array,null)
. attachments (array,null)
. poll
. flags (integer,null)
} (object) required
parameters_webhooks_by_webhook_id_by_webhook_token_messages_by_message_idwebhook_id (string)
webhook_token (string)
message_id (string)
get_webhooks_by_webhook_id_by_webhook_token_messages_by_message_idwebhook_id (string)
webhook_token (string)
message_id (string)
thread_id (string)
delete_webhooks_by_webhook_id_by_webhook_token_messages_by_message_idwebhook_id (string)
webhook_token (string)
message_id (string)
thread_id (string)
patch_webhooks_by_webhook_id_by_webhook_token_messages_by_message_idwebhook_id (string)
webhook_token (string)
message_id (string)
thread_id (string)
with_components (boolean)
data: {
. content (string,null)
. embeds (array,null)
. allowed_mentions
. components (array,null)
. attachments (array,null)
. poll
. flags (integer,null)
} (object) required
parameters_webhooks_by_webhook_id_by_webhook_token_slackwebhook_id (string)
webhook_token (string)
post_webhooks_by_webhook_id_by_webhook_token_slackwebhook_id (string)
webhook_token (string)
wait (boolean)
thread_id (string)
data: {
. text (string,null)
. username (string,null)
. icon_url (string,null)
. attachments (array,null)
} (object) required