td icon indicating copy to clipboard operation
td copied to clipboard

feat: support errors with placeholders like %d

Open ernado opened this issue 2 years ago • 0 comments

Sometimes telegram uses error names like FOO_BAR_%d or BAZ_%dmin. We should provide error comparison and argument extraction helpers.

Currently I've implemented hack in #823 to just skip placeholder parts.

ernado avatar Jul 25 '22 11:07 ernado