Traceback (most recent call last):
File "/app/userge/core/methods/decorators/raw_decorator.py", line 152, in template
await func(types.bound.Message(r_c, r_m, **kwargs))
File "/app/userge/plugins/fun/
kang.py", line 51, in kang_
if not replied.sticker.file_name.endswith('.tgs'):
AttributeError: 'NoneType' object has no attribute 'endswith'