File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ Details
142142 .. automethod :: Chat.archive()
143143.. automethod :: Chat.unarchive()
144144.. automethod :: Chat.set_title()
145- .. automethod :: Chat.set_description)
145+ .. automethod :: Chat.set_description( )
146146.. automethod :: Chat.set_photo()
147147.. automethod :: Chat.kick_member()
148148.. automethod :: Chat.unban_member()
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ Nested and Overlapping Entities
202202-------------------------------
203203
204204You can also style texts with more than one decoration at once by nesting entities together. For example, you can send
205- a text message with both :bold-underline: `bold and underline ` styles, or a text that has both :italic- strike: `italic and
205+ a text message with both :bold-underline: `bold and underline ` styles, or a text that has both :strike-italic : `italic and
206206strike ` styles, and you can still combine both Markdown and HTML together.
207207
208208Here there are some example texts you can try sending:
You can’t perform that action at this time.
0 commit comments