annotation PrivateParlorXT::Match
Overview
Annotation for Telegram callback query handlers
Keys and Values:
pattern
: a StringLiteral
or RegexLiteral
that triggers this CallbackHandler
when it is found in a callback query.
config
: StringLiteral
, the name of the Config
member that enables this handler.