api

post/api/channels/{channel_id}/greet/

Path parameters

channel_idstring required

channel_id

Request body

sticker_idsstring[] required

Response

idstring required

A Twitter-like snowflake, except the epoch is 2015-01-01T00:00:00.000Z

If we have a snowflake '266241948824764416' we can represent it as binary:

64                                          22     17     12          0
 000000111011000111100001101001000101000000  00001  00000  000000000000
      number of ms since Discord epoch       worker  pid    increment
channel_idstring required

A Twitter-like snowflake, except the epoch is 2015-01-01T00:00:00.000Z

If we have a snowflake '266241948824764416' we can represent it as binary:

64                                          22     17     12          0
 000000111011000111100001101001000101000000  00001  00000  000000000000
      number of ms since Discord epoch       worker  pid    increment
lobby_idstring

A Twitter-like snowflake, except the epoch is 2015-01-01T00:00:00.000Z

If we have a snowflake '266241948824764416' we can represent it as binary:

64                                          22     17     12          0
 000000111011000111100001101001000101000000  00001  00000  000000000000
      number of ms since Discord epoch       worker  pid    increment
contentstring required
timestampstring required
edited_timestampstring nullable required
ttsboolean required
mention_everyoneboolean required
mention_rolesstring[] required
pinnedboolean required
webhook_idstring

A Twitter-like snowflake, except the epoch is 2015-01-01T00:00:00.000Z

If we have a snowflake '266241948824764416' we can represent it as binary:

64                                          22     17     12          0
 000000111011000111100001101001000101000000  00001  00000  000000000000
      number of ms since Discord epoch       worker  pid    increment
typeinteger required
application_idstring

A Twitter-like snowflake, except the epoch is 2015-01-01T00:00:00.000Z

If we have a snowflake '266241948824764416' we can represent it as binary:

64                                          22     17     12          0
 000000111011000111100001101001000101000000  00001  00000  000000000000
      number of ms since Discord epoch       worker  pid    increment
flagsinteger required
changelog_idstring

A Twitter-like snowflake, except the epoch is 2015-01-01T00:00:00.000Z

If we have a snowflake '266241948824764416' we can represent it as binary:

64                                          22     17     12          0
 000000111011000111100001101001000101000000  00001  00000  000000000000
      number of ms since Discord epoch       worker  pid    increment

Changes

Changed in 5 of the 62 revisions of this API.134260319

    • added the optional property mention_channels/items/member/channel/messages/items/attachments/items/clip_created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/attachments/items/content_scan_version to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/attachments/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/attachments/items/duration_secs to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/attachments/items/flags to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/attachments/items/placeholder to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/attachments/items/placeholder_version to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/attachments/items/title to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/attachments/items/waveform to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/attachments/items/clip_created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/attachments/items/content_scan_version to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/attachments/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/attachments/items/duration_secs to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/attachments/items/flags to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/attachments/items/placeholder to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/attachments/items/placeholder_version to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/attachments/items/title to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/attachments/items/waveform to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/clip_created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/clip_participants to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/content_scan_version to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/duration_secs to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/flags to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/placeholder to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/placeholder_version to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/title to the response with the 200 status

      response-optional-property-added

    • added the optional property attachments/items/waveform to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/clip_created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/clip_participants to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/content_scan_version to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/duration_secs to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/flags to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/placeholder to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/placeholder_version to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/title to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/attachments/items/waveform to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/clip_created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/clip_participants to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/content_scan_version to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/duration_secs to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/flags to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/placeholder to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/placeholder_version to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/title to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/attachments/items/waveform to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/clip_created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/clip_participants to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/content_scan_version to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/duration_secs to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/flags to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/placeholder to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/placeholder_version to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/title to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/attachments/items/waveform to the response with the 200 status

      response-optional-property-added

  • 9d1008c46d60130260260See the full diff
    • the response property mention_channels/items/member/channel/guild/bans/items/executor/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/bans/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/emojis/items/application/anyOf[Application]/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/emojis/items/application/anyOf[Application]/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/application/anyOf[Application]/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/emojis/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/invites/items/inviter/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/stickers/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/template/creator/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/voice_states/items/member/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/voice_states/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/webhooks/items/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/webhooks/items/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/webhooks/items/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/webhooks/items/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/guild/webhooks/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/invites/items/inviter/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/author/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/bans/items/executor/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/bans/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/emojis/items/application/anyOf[Application]/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/emojis/items/application/anyOf[Application]/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/application/anyOf[Application]/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/emojis/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/invites/items/inviter/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/stickers/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/template/creator/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/voice_states/items/member/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/voice_states/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/guild/webhooks/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/member/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/mentions/items/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/sticker_items/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/webhook/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/webhook/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/webhook/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/webhook/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/messages/items/webhook/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/read_states/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/recipients/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/voice_states/items/member/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/voice_states/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/webhooks/items/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/webhooks/items/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/webhooks/items/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/webhooks/items/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property mention_channels/items/member/channel/webhooks/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

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

      response-property-became-optional

    • the response property message_snapshots/items/message/sticker_items/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

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

      response-property-became-optional

    • the response property thread/member/channel/guild/bans/items/executor/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/bans/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/emojis/items/application/anyOf[Application]/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/emojis/items/application/anyOf[Application]/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/application/anyOf[Application]/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/emojis/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/invites/items/inviter/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/stickers/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/template/creator/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/voice_states/items/member/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/voice_states/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/webhooks/items/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/webhooks/items/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/webhooks/items/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/webhooks/items/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/guild/webhooks/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/invites/items/inviter/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/author/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/bans/items/executor/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/bans/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/emojis/items/application/anyOf[Application]/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/emojis/items/application/anyOf[Application]/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/application/anyOf[Application]/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/emojis/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/invites/items/inviter/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/stickers/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/template/creator/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/voice_states/items/member/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/voice_states/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/webhooks/items/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/webhooks/items/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/webhooks/items/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/webhooks/items/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/guild/webhooks/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/member/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/mentions/items/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/sticker_items/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/webhook/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/webhook/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/webhook/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/webhook/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/messages/items/webhook/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/read_states/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/recipients/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/voice_states/items/member/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/voice_states/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/webhooks/items/application/bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/webhooks/items/application/owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/webhooks/items/application/team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/webhooks/items/application/team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property thread/member/channel/webhooks/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

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

      response-property-became-optional

    • added the new darker enum value to the mention_channels/items/member/channel/guild/bans/items/executor/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/bans/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/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 mention_channels/items/member/channel/guild/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/stickers/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/template/creator/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/guild/webhooks/items/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 mention_channels/items/member/channel/guild/webhooks/items/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 mention_channels/items/member/channel/guild/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/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 mention_channels/items/member/channel/messages/items/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 mention_channels/items/member/channel/messages/items/author/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/bans/items/executor/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/bans/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/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 mention_channels/items/member/channel/messages/items/guild/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/stickers/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/template/creator/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/guild/webhooks/items/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 mention_channels/items/member/channel/messages/items/guild/webhooks/items/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 mention_channels/items/member/channel/messages/items/guild/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/mentions/items/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/sticker_items/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/webhook/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/webhook/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/messages/items/webhook/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 mention_channels/items/member/channel/messages/items/webhook/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 mention_channels/items/member/channel/messages/items/webhook/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/read_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/recipients/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the mention_channels/items/member/channel/webhooks/items/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 mention_channels/items/member/channel/webhooks/items/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 mention_channels/items/member/channel/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/bans/items/executor/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/bans/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/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 thread/member/channel/guild/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/stickers/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/template/creator/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/guild/webhooks/items/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 thread/member/channel/guild/webhooks/items/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 thread/member/channel/guild/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/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 thread/member/channel/messages/items/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 thread/member/channel/messages/items/author/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/bans/items/executor/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/bans/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/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 thread/member/channel/messages/items/guild/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/stickers/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/template/creator/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/guild/webhooks/items/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 thread/member/channel/messages/items/guild/webhooks/items/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 thread/member/channel/messages/items/guild/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/mentions/items/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/sticker_items/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/webhook/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/webhook/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/messages/items/webhook/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 thread/member/channel/messages/items/webhook/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 thread/member/channel/messages/items/webhook/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/read_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/recipients/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the thread/member/channel/webhooks/items/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 thread/member/channel/webhooks/items/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 thread/member/channel/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/bans/items/executor/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/bans/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/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 mention_channels/items/member/channel/guild/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/stickers/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/template/creator/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/guild/webhooks/items/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 mention_channels/items/member/channel/guild/webhooks/items/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 mention_channels/items/member/channel/guild/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/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 mention_channels/items/member/channel/messages/items/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 mention_channels/items/member/channel/messages/items/author/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/bans/items/executor/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/bans/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/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 mention_channels/items/member/channel/messages/items/guild/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/stickers/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/template/creator/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/guild/webhooks/items/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 mention_channels/items/member/channel/messages/items/guild/webhooks/items/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 mention_channels/items/member/channel/messages/items/guild/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/mentions/items/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/sticker_items/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/webhook/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/webhook/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/messages/items/webhook/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 mention_channels/items/member/channel/messages/items/webhook/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 mention_channels/items/member/channel/messages/items/webhook/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/read_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/recipients/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the mention_channels/items/member/channel/webhooks/items/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 mention_channels/items/member/channel/webhooks/items/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 mention_channels/items/member/channel/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/bans/items/executor/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/bans/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/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 thread/member/channel/guild/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/stickers/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/template/creator/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/guild/webhooks/items/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 thread/member/channel/guild/webhooks/items/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 thread/member/channel/guild/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/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 thread/member/channel/messages/items/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 thread/member/channel/messages/items/author/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/bans/items/executor/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/bans/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/invites/items/inviter/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/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 thread/member/channel/messages/items/guild/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/stickers/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/template/creator/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/guild/webhooks/items/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 thread/member/channel/messages/items/guild/webhooks/items/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 thread/member/channel/messages/items/guild/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/mentions/items/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/sticker_items/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/webhook/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/webhook/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/messages/items/webhook/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 thread/member/channel/messages/items/webhook/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 thread/member/channel/messages/items/webhook/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/read_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/recipients/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/voice_states/items/member/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/voice_states/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/webhooks/items/application/bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/webhooks/items/application/owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the thread/member/channel/webhooks/items/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 thread/member/channel/webhooks/items/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 thread/member/channel/webhooks/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the optional property mention_channels/items/member/channel/guild/bans/items/executor/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/bans/items/executor/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/bans/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/bans/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/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 mention_channels/items/member/channel/guild/emojis/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/emojis/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/invites/items/inviter/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/invites/items/inviter/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/members/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/members/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/stickers/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/stickers/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/template/creator/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/template/creator/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/voice_states/items/member/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/voice_states/items/member/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/voice_states/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/voice_states/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/webhooks/items/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/webhooks/items/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/webhooks/items/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/webhooks/items/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/webhooks/items/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 mention_channels/items/member/channel/guild/webhooks/items/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 mention_channels/items/member/channel/guild/webhooks/items/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 mention_channels/items/member/channel/guild/webhooks/items/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 mention_channels/items/member/channel/guild/webhooks/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/guild/webhooks/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/invites/items/inviter/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/invites/items/inviter/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/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 mention_channels/items/member/channel/messages/items/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 mention_channels/items/member/channel/messages/items/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 mention_channels/items/member/channel/messages/items/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 mention_channels/items/member/channel/messages/items/author/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/author/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/bans/items/executor/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/bans/items/executor/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/bans/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/bans/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/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 mention_channels/items/member/channel/messages/items/guild/emojis/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/emojis/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/invites/items/inviter/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/invites/items/inviter/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/members/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/members/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/stickers/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/stickers/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/template/creator/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/template/creator/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/voice_states/items/member/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/voice_states/items/member/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/voice_states/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/voice_states/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/webhooks/items/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/webhooks/items/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 mention_channels/items/member/channel/messages/items/guild/webhooks/items/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 mention_channels/items/member/channel/messages/items/guild/webhooks/items/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 mention_channels/items/member/channel/messages/items/guild/webhooks/items/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 mention_channels/items/member/channel/messages/items/guild/webhooks/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/guild/webhooks/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/member/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/member/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/mentions/items/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/mentions/items/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/sticker_items/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/sticker_items/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/webhook/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/webhook/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/webhook/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/webhook/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/webhook/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 mention_channels/items/member/channel/messages/items/webhook/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 mention_channels/items/member/channel/messages/items/webhook/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 mention_channels/items/member/channel/messages/items/webhook/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 mention_channels/items/member/channel/messages/items/webhook/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/messages/items/webhook/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/read_states/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/read_states/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/recipients/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/recipients/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/voice_states/items/member/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/voice_states/items/member/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/voice_states/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/voice_states/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/webhooks/items/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/webhooks/items/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/webhooks/items/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/webhooks/items/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/webhooks/items/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 mention_channels/items/member/channel/webhooks/items/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 mention_channels/items/member/channel/webhooks/items/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 mention_channels/items/member/channel/webhooks/items/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 mention_channels/items/member/channel/webhooks/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property mention_channels/items/member/channel/webhooks/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property message_snapshots/items/message/sticker_items/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property message_snapshots/items/message/sticker_items/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property thread/member/channel/guild/bans/items/executor/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/bans/items/executor/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/bans/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/bans/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/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 thread/member/channel/guild/emojis/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/emojis/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/invites/items/inviter/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/invites/items/inviter/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/members/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/members/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/stickers/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/stickers/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/template/creator/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/template/creator/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/voice_states/items/member/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/voice_states/items/member/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/voice_states/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/voice_states/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/webhooks/items/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/webhooks/items/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/webhooks/items/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/webhooks/items/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/webhooks/items/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 thread/member/channel/guild/webhooks/items/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 thread/member/channel/guild/webhooks/items/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 thread/member/channel/guild/webhooks/items/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 thread/member/channel/guild/webhooks/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/guild/webhooks/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/invites/items/inviter/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/invites/items/inviter/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/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 thread/member/channel/messages/items/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 thread/member/channel/messages/items/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 thread/member/channel/messages/items/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 thread/member/channel/messages/items/author/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/author/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/bans/items/executor/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/bans/items/executor/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/bans/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/bans/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/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 thread/member/channel/messages/items/guild/emojis/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/emojis/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/invites/items/inviter/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/invites/items/inviter/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/members/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/members/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/stickers/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/stickers/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/template/creator/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/template/creator/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/voice_states/items/member/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/voice_states/items/member/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/voice_states/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/voice_states/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/webhooks/items/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/webhooks/items/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/webhooks/items/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/webhooks/items/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/webhooks/items/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 thread/member/channel/messages/items/guild/webhooks/items/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 thread/member/channel/messages/items/guild/webhooks/items/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 thread/member/channel/messages/items/guild/webhooks/items/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 thread/member/channel/messages/items/guild/webhooks/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/guild/webhooks/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/member/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/member/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/mentions/items/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/mentions/items/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/message_snapshots/items/message/sticker_items/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/sticker_items/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/sticker_items/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/webhook/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/webhook/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/webhook/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/webhook/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/webhook/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 thread/member/channel/messages/items/webhook/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 thread/member/channel/messages/items/webhook/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 thread/member/channel/messages/items/webhook/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 thread/member/channel/messages/items/webhook/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/messages/items/webhook/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/read_states/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/read_states/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/recipients/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/recipients/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/voice_states/items/member/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/voice_states/items/member/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/voice_states/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/voice_states/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/webhooks/items/application/bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/webhooks/items/application/bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/webhooks/items/application/owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/webhooks/items/application/owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/webhooks/items/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 thread/member/channel/webhooks/items/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 thread/member/channel/webhooks/items/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 thread/member/channel/webhooks/items/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 thread/member/channel/webhooks/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property thread/member/channel/webhooks/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property thread/member/member/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

    • the mention_channels/items/member/channel/guild/primary_category_id response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the mention_channels/items/member/channel/messages/items/guild/primary_category_id response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the thread/member/channel/guild/primary_category_id response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the thread/member/channel/messages/items/guild/primary_category_id response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • endpoint added

      endpoint-added