mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
commit
be47594cf9
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ def parse_deleted_messages(client, update, business_connection_id: str = None) -
|
|||
type=enums.ChatType.CHANNEL,
|
||||
client=client
|
||||
) if channel_id is not None else None,
|
||||
business_connection_id=bussiness_connection_id,
|
||||
business_connection_id=business_connection_id,
|
||||
client=client
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue