You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown, that will replace the old message</p></li>
162
+
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown,
163
+
that will replace the old message</p></li>
162
164
</ul>
163
165
</dd>
164
166
<dtclass="field-even">Return type</dt>
@@ -175,8 +177,10 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
175
177
<dtclass="field-odd">Parameters</dt>
176
178
<ddclass="field-odd"><ulclass="simple">
177
179
<li><p><strong>page</strong> (<em>int</em>) – Texts forum page (<strong>optional</strong>)</p></li>
178
-
<li><p><strong>post_type</strong> (<em>str</em>) – Articles can be of post_type: “review”, “opinion”, “update”, “podcast”, or “conversation” (<strong>optional</strong>)</p></li>
179
-
<li><p><strong>sort</strong> (<em>str</em>) – Sort the returned threads by date by the default, but if “title” is used as a parameter it’s sorted by thread title instead. (<strong>optional</strong>)</p></li>
180
+
<li><p><strong>post_type</strong> (<em>str</em>) – Articles can be of post_type: “review”, “opinion”, “update”, “podcast”,
181
+
or “conversation” (<strong>optional</strong>)</p></li>
182
+
<li><p><strong>sort</strong> (<em>str</em>) – Sort the returned threads by date by the default, but if “title” is used as
183
+
a parameter it’s sorted by thread title instead. (<strong>optional</strong>)</p></li>
180
184
</ul>
181
185
</dd>
182
186
<dtclass="field-even">Return type</dt>
@@ -333,7 +337,8 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
333
337
<dtclass="field-odd">Parameters</dt>
334
338
<ddclass="field-odd"><ulclass="simple">
335
339
<li><p><strong>post_id</strong> (<em>str</em>) – Unique post id</p></li>
336
-
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown, that will replace the old message</p></li>
340
+
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown,
341
+
that will replace the old message</p></li>
337
342
</ul>
338
343
</dd>
339
344
<dtclass="field-even">Return type</dt>
@@ -350,7 +355,8 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown, that will replace the old message</p></li>
358
+
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown,
359
+
that will replace the old message</p></li>
354
360
</ul>
355
361
</dd>
356
362
<dtclass="field-even">Return type</dt>
@@ -367,8 +373,10 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
367
373
<dtclass="field-odd">Parameters</dt>
368
374
<ddclass="field-odd"><ulclass="simple">
369
375
<li><p><strong>page</strong> (<em>int</em>) – Texts forum page (<strong>optional</strong>)</p></li>
370
-
<li><p><strong>post_type</strong> (<em>str</em>) – Articles can be of post_type: “review”, “opinion”, “update”, “podcast”, or “conversation” (<strong>optional</strong>)</p></li>
371
-
<li><p><strong>sort</strong> (<em>str</em>) – Sort the returned threads by date by the default, but if “title” is used as a parameter it’s sorted by thread title instead. (<strong>optional</strong>)</p></li>
376
+
<li><p><strong>post_type</strong> (<em>str</em>) – Articles can be of post_type: “review”, “opinion”, “update”, “podcast”,
377
+
or “conversation” (<strong>optional</strong>)</p></li>
378
+
<li><p><strong>sort</strong> (<em>str</em>) – Sort the returned threads by date by the default, but if “title” is used as
379
+
a parameter it’s sorted by thread title instead. (<strong>optional</strong>)</p></li>
0 commit comments