tdryer / hangups

the first third-party instant messaging client for Google Hangouts
https://hangups.readthedocs.io/
MIT License
1.71k stars 189 forks source link

AttributeError #511

Closed OpenSaned closed 3 years ago

OpenSaned commented 3 years ago

I am getting a AttributeError when running my I am getting this error AttributeError: 'str' object has no attribute 'SerializeToString'

I am not too good with async and await so im not really sure if its an async error but this is my code

Edit: I figured out what it means XD