mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-21 18:15:28 -04:00
Message fails to construct when sent from a group channel #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DivyamChadha on GitHub (Oct 29, 2021).
Describe the bug
__init__of classMessagefails when the message is sent from a group channel. The message attempts to get the server from the state but since the group channel does not belong to a server it fails with aKeyError.To Reproduce
Traceback
Library version
Commit
77fa908ad5