79477409

Date: 2025-03-01 10:29:07
Score: 2.5
Natty:
Report link

@furos: Thanks for the quick response. That helped a lot.

I ended up with this __init__:

super().__init__(transient_for=parent,
                 message_type=message_type,
                 buttons=buttons,
                 text=text)

That solved all issues.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @furos
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Arjen Balfoort