Skip to content

Commit 45f072b

Browse files
committed
fix: docstring format
1 parent 9ddebbb commit 45f072b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pybotx/client/exceptions/chats.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ class ThreadCreationError(BaseClientError):
2323

2424
class ThreadCreationProhibitedError(BaseClientError):
2525
"""
26+
Error while permission checks.
27+
2628
1. Bot has no permissions to create thread
2729
2. Threads are not allowed for that message
2830
3. Bot is not a chat member where message is located

0 commit comments

Comments
 (0)