Skip to content

Commit c46d91c

Browse files
BadiboyCopilot
andauthored
Update telebot/formatting.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9931d19 commit c46d91c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

telebot/formatting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ def apply_html_entities_ds(text: str, entities: Optional[List], # enti
614614
Args:
615615
text: Plain text message
616616
entities: List of MessageEntity objects
617-
custom_subs: Optional custom substitutions (not used in this implementation)
617+
custom_subs: Optional mapping of entity types to custom HTML substitutions/templates.
618618
619619
Returns:
620620
HTML formatted string

0 commit comments

Comments
 (0)