Function InlineQuery

  • Registers middleware for handling inline_query actions with regular expressions.

    Parameters

    • Rest ...args: [string] | [RegExp] | [TriggerFn<NarrowedContext<never, InlineQueryUpdate>>] | [(string | RegExp | TriggerFn<NarrowedContext<never, InlineQueryUpdate>>)[]]

    Returns MethodDecorator

Generated using TypeDoc