@grammyjs/conversations
Version:
Conversational interfaces for grammY
3 lines (2 loc) • 644 B
TypeScript
export { Api, type ApiClientOptions, type CallbackQueryContext, type CommandContext, Composer, Context, type Filter, type FilterQuery, type GameQueryContext, GrammyError, type HearsContext, HttpError, type Middleware, type MiddlewareFn, type ReactionContext, } from "grammy";
export type { Animation, ApiError, Audio, Contact, CopyTextButton, Dice, Document, File, Game, InlineKeyboardButton, InlineKeyboardMarkup, Location, LoginUrl, MessageEntity, PaidMediaInfo, PhotoSize, Poll, ReactionType, ReactionTypeEmoji, Sticker, Story, SwitchInlineQueryChosenChat, Update, User, UserFromGetMe, Venue, Video, VideoNote, Voice, } from "grammy/types";