Packages

p

canoe.api

models

package models

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class CallbackQueryAPI extends AnyVal

    Telegram API for the callback query.

    Telegram API for the callback query. Offers a convenient access to the related Telegram methods.

  2. final class ChatApi extends AnyVal

    Telegram API for the chat object.

    Telegram API for the chat object. Offers a convenient access to the related Telegram methods.

  3. final class InlineQueryApi extends AnyVal

    Telegram API for the inline query.

    Telegram API for the inline query. Offers a convenient access to the related Telegram methods.

  4. trait Keyboard extends AnyRef

    Wrapper around a value of Option[ReplyMarkup].

  5. final class LiveLocationAPI extends AnyVal

    Telegram API for the live location message.

    Telegram API for the live location message. Offers a convenient access to the related Telegram methods.

  6. final class MessageApi extends AnyVal

    Telegram API for the any message object.

    Telegram API for the any message object. Offers a convenient access to the related Telegram methods.

  7. final class PollMessageApi extends AnyVal

    Telegram API for the poll message.

    Telegram API for the poll message. Offers a convenient access to the related Telegram methods.

  8. final class PreCheckoutQueryAPI extends AnyVal

    Telegram API for the pre checkout query.

    Telegram API for the pre checkout query. Offers a convenient access to the related Telegram methods.

  9. final class ShippingQueryAPI extends AnyVal

    Telegram API for the shipping query.

    Telegram API for the shipping query. Offers a convenient access to the related Telegram methods.

Value Members

  1. object Keyboard

Ungrouped