NAME

Telegram::Bot::Object::CallbackQuery - The base class for the Telegram type "CallbackQuery".

VERSION

version 0.027

DESCRIPTION

See https://core.telegram.org/bots/api#callbackquery for details of the attributes available for Telegram::Bot::Object::CallbackQuery objects.

METHODS

A convenience method to respond to a keyboard prompt.

AUTHORS

  • Justin Hawkins <justin@eatmorecode.com>

  • James Green <jkg@earth.li>

  • Julien Fiegehenn <simbabque@cpan.org>

  • Jess Robinson <jrobinson@cpan.org>

  • Albert Cester <albert.cester@web.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2024 by James Green.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.