@@ -931,6 +931,7 @@ components:
931931 action :
932932 enum :
933933 - flag
934+ - mask_flag
934935 - shadow
935936 - remove
936937 - bounce
@@ -1993,39 +1994,39 @@ components:
19931994 items :
19941995 type : string
19951996 type : array
1996- x-stream-index : " 001.024 "
1997+ x-stream-index : " 001.025 "
19971998 automod :
19981999 enum :
19992000 - disabled
20002001 - simple
20012002 - AI
20022003 type : string
2003- x-stream-index : " 001.019 "
2004+ x-stream-index : " 001.020 "
20042005 automod_behavior :
20052006 enum :
20062007 - flag
20072008 - block
20082009 - shadow_block
20092010 type : string
2010- x-stream-index : " 001.020 "
2011+ x-stream-index : " 001.021 "
20112012 automod_thresholds :
20122013 $ref : ' #/components/schemas/Thresholds'
2013- x-stream-index : " 001.025 "
2014+ x-stream-index : " 001.026 "
20142015 blocklist :
20152016 type : string
2016- x-stream-index : " 001.021 "
2017+ x-stream-index : " 001.022 "
20172018 blocklist_behavior :
20182019 enum :
20192020 - flag
20202021 - block
20212022 - shadow_block
20222023 type : string
2023- x-stream-index : " 001.022 "
2024+ x-stream-index : " 001.023 "
20242025 blocklists :
20252026 items :
20262027 $ref : ' #/components/schemas/BlockListOptions'
20272028 type : array
2028- x-stream-index : " 001.023 "
2029+ x-stream-index : " 001.024 "
20292030 commands :
20302031 items :
20312032 type : string
@@ -2048,7 +2049,7 @@ components:
20482049 format : int32
20492050 maximum : 20000
20502051 type : integer
2051- x-stream-index : " 001.018 "
2052+ x-stream-index : " 001.019 "
20522053 mutes :
20532054 type : boolean
20542055 x-stream-index : " 001.009"
@@ -2058,10 +2059,10 @@ components:
20582059 partition_size :
20592060 format : int32
20602061 type : integer
2061- x-stream-index : " 001.026 "
2062+ x-stream-index : " 001.027 "
20622063 partition_ttl :
20632064 type : integer
2064- x-stream-index : " 001.027 "
2065+ x-stream-index : " 001.028 "
20652066 polls :
20662067 type : boolean
20672068 x-stream-index : " 001.016"
@@ -2088,7 +2089,7 @@ components:
20882089 x-stream-index : " 001.005"
20892090 skip_last_msg_update_for_system_msgs :
20902091 type : boolean
2091- x-stream-index : " 001.028 "
2092+ x-stream-index : " 001.029 "
20922093 typing_events :
20932094 type : boolean
20942095 x-stream-index : " 001.002"
@@ -2102,6 +2103,9 @@ components:
21022103 url_enrichment :
21032104 type : boolean
21042105 x-stream-index : " 001.011"
2106+ user_message_reminders :
2107+ type : boolean
2108+ x-stream-index : " 001.017"
21052109 required :
21062110 - name
21072111 - typing_events
@@ -2119,6 +2123,7 @@ components:
21192123 - reminders
21202124 - mark_messages_pending
21212125 - polls
2126+ - user_message_reminders
21222127 - message_retention
21232128 - max_message_length
21242129 - automod
@@ -2134,39 +2139,39 @@ components:
21342139 items :
21352140 type : string
21362141 type : array
2137- x-stream-index : 001.002.024
2142+ x-stream-index : 001.002.025
21382143 automod :
21392144 enum :
21402145 - disabled
21412146 - simple
21422147 - AI
21432148 type : string
2144- x-stream-index : 001.002.019
2149+ x-stream-index : 001.002.020
21452150 automod_behavior :
21462151 enum :
21472152 - flag
21482153 - block
21492154 - shadow_block
21502155 type : string
2151- x-stream-index : 001.002.020
2156+ x-stream-index : 001.002.021
21522157 automod_thresholds :
21532158 $ref : ' #/components/schemas/Thresholds'
2154- x-stream-index : 001.002.025
2159+ x-stream-index : 001.002.026
21552160 blocklist :
21562161 type : string
2157- x-stream-index : 001.002.021
2162+ x-stream-index : 001.002.022
21582163 blocklist_behavior :
21592164 enum :
21602165 - flag
21612166 - block
21622167 - shadow_block
21632168 type : string
2164- x-stream-index : 001.002.022
2169+ x-stream-index : 001.002.023
21652170 blocklists :
21662171 items :
21672172 $ref : ' #/components/schemas/BlockListOptions'
21682173 type : array
2169- x-stream-index : 001.002.023
2174+ x-stream-index : 001.002.024
21702175 commands :
21712176 items :
21722177 $ref : ' #/components/schemas/Command'
@@ -2196,7 +2201,7 @@ components:
21962201 format : int32
21972202 maximum : 20000
21982203 type : integer
2199- x-stream-index : 001.002.018
2204+ x-stream-index : 001.002.019
22002205 mutes :
22012206 type : boolean
22022207 x-stream-index : 001.002.009
@@ -2206,10 +2211,10 @@ components:
22062211 partition_size :
22072212 format : int32
22082213 type : integer
2209- x-stream-index : 001.002.026
2214+ x-stream-index : 001.002.027
22102215 partition_ttl :
22112216 type : integer
2212- x-stream-index : 001.002.027
2217+ x-stream-index : 001.002.028
22132218 polls :
22142219 type : boolean
22152220 x-stream-index : 001.002.016
@@ -2236,7 +2241,7 @@ components:
22362241 x-stream-index : 001.002.005
22372242 skip_last_msg_update_for_system_msgs :
22382243 type : boolean
2239- x-stream-index : 001.002.028
2244+ x-stream-index : 001.002.029
22402245 typing_events :
22412246 type : boolean
22422247 x-stream-index : 001.002.002
@@ -2250,6 +2255,9 @@ components:
22502255 url_enrichment :
22512256 type : boolean
22522257 x-stream-index : 001.002.011
2258+ user_message_reminders :
2259+ type : boolean
2260+ x-stream-index : 001.002.017
22532261 required :
22542262 - created_at
22552263 - updated_at
@@ -2269,6 +2277,7 @@ components:
22692277 - reminders
22702278 - mark_messages_pending
22712279 - polls
2280+ - user_message_reminders
22722281 - message_retention
22732282 - max_message_length
22742283 - automod
@@ -2679,6 +2688,9 @@ components:
26792688 url_enrichment :
26802689 type : boolean
26812690 x-stream-index : " 006"
2691+ user_message_reminders :
2692+ type : boolean
2693+ x-stream-index : " 012"
26822694 required :
26832695 - grants
26842696 - commands
@@ -4094,22 +4106,42 @@ components:
40944106 max_duration_seconds :
40954107 format : int32
40964108 type : integer
4097- x-stream-index : " 002 "
4109+ x-stream-index : " 004 "
40984110 max_participants :
40994111 format : int32
41004112 type : integer
41014113 x-stream-index : " 001"
4114+ max_participants_exclude_owner :
4115+ type : boolean
4116+ x-stream-index : " 003"
4117+ max_participants_exclude_roles :
4118+ items :
4119+ type : string
4120+ type : array
4121+ x-stream-index : " 002"
4122+ required :
4123+ - max_participants_exclude_roles
41024124 type : object
41034125 LimitsSettingsResponse :
41044126 properties :
41054127 max_duration_seconds :
41064128 format : int32
41074129 type : integer
4108- x-stream-index : " 002 "
4130+ x-stream-index : " 004 "
41094131 max_participants :
41104132 format : int32
41114133 type : integer
41124134 x-stream-index : " 001"
4135+ max_participants_exclude_owner :
4136+ type : boolean
4137+ x-stream-index : " 003"
4138+ max_participants_exclude_roles :
4139+ items :
4140+ type : string
4141+ type : array
4142+ x-stream-index : " 002"
4143+ required :
4144+ - max_participants_exclude_roles
41134145 type : object
41144146 MarkReviewedRequest :
41154147 properties :
@@ -4253,6 +4285,9 @@ components:
42534285 type : integer
42544286 type : object
42554287 x-stream-index : " 016"
4288+ reminder :
4289+ $ref : ' #/components/schemas/MessageReminder'
4290+ x-stream-index : " 057"
42564291 reply_count :
42574292 format : int32
42584293 type : integer
@@ -4312,6 +4347,49 @@ components:
43124347 - silent
43134348 - pinned
43144349 type : object
4350+ MessageReminder :
4351+ properties :
4352+ channel :
4353+ $ref : ' #/components/schemas/Channel'
4354+ x-stream-index : " 004"
4355+ channel_cid :
4356+ type : string
4357+ x-stream-index : " 003"
4358+ created_at :
4359+ format : date-time
4360+ type : number
4361+ x-stream-index : " 011"
4362+ message :
4363+ $ref : ' #/components/schemas/Message'
4364+ x-stream-index : " 006"
4365+ message_id :
4366+ type : string
4367+ x-stream-index : " 005"
4368+ remind_at :
4369+ format : date-time
4370+ type : number
4371+ x-stream-index : " 009"
4372+ task_id :
4373+ type : string
4374+ x-stream-index : " 010"
4375+ updated_at :
4376+ format : date-time
4377+ type : number
4378+ x-stream-index : " 012"
4379+ user :
4380+ $ref : ' #/components/schemas/User'
4381+ x-stream-index : " 008"
4382+ user_id :
4383+ type : string
4384+ x-stream-index : " 007"
4385+ required :
4386+ - channel_cid
4387+ - message_id
4388+ - user_id
4389+ - task_id
4390+ - created_at
4391+ - updated_at
4392+ type : object
43154393 MessageResponse :
43164394 description : Represents any chat message
43174395 properties :
@@ -4495,6 +4573,9 @@ components:
44954573 title : Reaction scores
44964574 type : object
44974575 x-stream-index : " 012"
4576+ reminder :
4577+ $ref : ' #/components/schemas/ReminderResponseData'
4578+ x-stream-index : " 042"
44984579 reply_count :
44994580 description : Number of replies to this message
45004581 format : int32
@@ -6093,6 +6174,45 @@ components:
60936174 $ref : ' #/components/schemas/VideoOrientation'
60946175 x-stream-index : " 009"
60956176 type : object
6177+ ReminderResponseData :
6178+ properties :
6179+ channel :
6180+ $ref : ' #/components/schemas/ChannelResponse'
6181+ x-stream-index : " 003"
6182+ channel_cid :
6183+ type : string
6184+ x-stream-index : " 002"
6185+ created_at :
6186+ format : date-time
6187+ type : number
6188+ x-stream-index : " 008"
6189+ message :
6190+ $ref : ' #/components/schemas/Message'
6191+ x-stream-index : " 005"
6192+ message_id :
6193+ type : string
6194+ x-stream-index : " 004"
6195+ remind_at :
6196+ format : date-time
6197+ type : number
6198+ x-stream-index : " 001"
6199+ updated_at :
6200+ format : date-time
6201+ type : number
6202+ x-stream-index : " 009"
6203+ user :
6204+ $ref : ' #/components/schemas/User'
6205+ x-stream-index : " 007"
6206+ user_id :
6207+ type : string
6208+ x-stream-index : " 006"
6209+ required :
6210+ - channel_cid
6211+ - message_id
6212+ - user_id
6213+ - created_at
6214+ - updated_at
6215+ type : object
60966216 RestoreActionRequest :
60976217 type : object
60986218 ReviewQueueItem :
@@ -7825,7 +7945,7 @@ components:
78257945 type : apiKey
78267946info :
78277947 title : Stream API
7828- version : v178.0 .0
7948+ version : v180.2 .0
78297949openapi : 3.0.3
78307950paths :
78317951 /api/v2/moderation/ban :
0 commit comments