api

patch/api/applications/{application_id}/emojis/{emoji_id}

Path parameters

application_idstring required

application_id

emoji_idstring required

emoji_id

Request body

namestring

Response

animatedboolean required
availableboolean required
guild_idstring nullable required
application_idstring nullable required
user_idstring required
managedboolean required
namestring required
require_colonsboolean required
rolesstring[] required
groupsstring[] required
idstring required

Changes

Changed in 2 of the 62 revisions of this API.51011

  • 9d1008c46d6051010See the full diff
    • the response property application/anyOf[Application]/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property application/anyOf[Application]/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property application/anyOf[Application]/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property application/anyOf[Application]/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • added the new darker enum value to the application/anyOf[Application]/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the application/anyOf[Application]/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the application/anyOf[Application]/team/members/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the application/anyOf[Application]/team/owner_user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the application/anyOf[Application]/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the application/anyOf[Application]/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the application/anyOf[Application]/team/members/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the application/anyOf[Application]/team/owner_user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the optional property application/anyOf[Application]/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property application/anyOf[Application]/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property application/anyOf[Application]/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property application/anyOf[Application]/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property application/anyOf[Application]/team/members/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property application/anyOf[Application]/team/members/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property application/anyOf[Application]/team/owner_user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property application/anyOf[Application]/team/owner_user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added