Skip to content

Commit 525bb16

Browse files
committed
Added New Exception
1 parent b34744d commit 525bb16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.xml

+2
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@
144144
<option id="CALL_EXCEPTIONS">
145145
<category-title>exception <ref>pytgcalls.exceptions.<sb>CallDeclined</sb></ref></category-title>
146146
<subtext><text>The call was declined by the user.</text></subtext>
147+
<category-title>exception <ref>pytgcalls.exceptions.<sb>CallBusy</sb></ref></category-title>
148+
<subtext><text>When the user is already in a call.</text></subtext>
147149
<category-title>exception <ref>pytgcalls.exceptions.<sb>CallDiscarded</sb></ref></category-title>
148150
<subtext><text>The call was discarded by the user while connecting.</text></subtext>
149151
<config id="TELEGRAM_EXCEPTION"/>

0 commit comments

Comments
 (0)