Directory listing for telegram-bot-api-6.5 candidate source tarball
telegram-bot-api-6.5/
- CHANGELOG.md
- LICENSE
- telegram-bot-api.cabal
- src/
- Telegram/
- Bot/
- API.hs
- API/
- Chat.hs
- Forum.hs
- Games.hs
- GettingUpdates.hs
- InlineMode.hs
- MakingRequests.hs
- Methods.hs
- Passport.hs
- Payments.hs
- Stickers.hs
- Types.hs
- UpdatingMessages.hs
- WebApps.hs
- Webhook.hs
- InlineMode/
- Internal/
- Methods/
- AnswerCallbackQuery.hs
- ApproveChatJoinRequest.hs
- BanChatMember.hs
- BanChatSenderChat.hs
- CopyMessage.hs
- CreateChatInviteLink.hs
- DeclineChatJoinRequest.hs
- DeleteChatPhoto.hs
- DeleteChatStickerSet.hs
- DeleteMessage.hs
- DeleteMyCommands.hs
- EditChatInviteLink.hs
- EditMessageLiveLocation.hs
- ExportChatInviteLink.hs
- ForwardMessage.hs
- GetChat.hs
- GetChatAdministrators.hs
- GetChatMember.hs
- GetChatMemberCount.hs
- GetChatMenuButton.hs
- GetFile.hs
- GetMe.hs
- GetMyCommands.hs
- GetMyDefaultAdministratorRights.hs
- GetUserProfilePhotos.hs
- LeaveChat.hs
- PinChatMessage.hs
- PromoteChatMember.hs
- RestrictChatMember.hs
- RevokeChatInviteLink.hs
- SendAnimation.hs
- SendAudio.hs
- SendChatAction.hs
- SendContact.hs
- SendDice.hs
- SendDocument.hs
- SendLocation.hs
- SendMediaGroup.hs
- SendMessage.hs
- SendPhoto.hs
- SendPoll.hs
- SendVenue.hs
- SendVideo.hs
- SendVideoNote.hs
- SendVoice.hs
- SetChatAdministratorCustomTitle.hs
- SetChatDescription.hs
- SetChatMenuButton.hs
- SetChatPermissions.hs
- SetChatPhoto.hs
- SetChatStickerSet.hs
- SetChatTitle.hs
- SetMyCommands.hs
- SetMyDefaultAdministratorRights.hs
- StopMessageLiveLocation.hs
- UnbanChatMember.hs
- UnbanChatSenderChat.hs
- UnpinAllChatMessages.hs
- UnpinChatMessage.hs
- Types/
- Animation.hs
- Audio.hs
- BotCommand.hs
- BotCommandScope.hs
- CallbackGame.hs
- CallbackQuery.hs
- Chat.hs
- Chat.hs-boot
- ChatAdministratorRights.hs
- ChatInviteLink.hs
- ChatJoinRequest.hs
- ChatLocation.hs
- ChatMember.hs
- ChatMemberUpdated.hs
- ChatPermissions.hs
- ChatPhoto.hs
- ChatShared.hs
- Common.hs
- Contact.hs
- CopyMessageId.hs
- Dice.hs
- Document.hs
- EncryptedCredentials.hs
- EncryptedPassportElement.hs
- File.hs
- ForceReply.hs
- ForumTopic.hs
- ForumTopicClosed.hs
- ForumTopicCreated.hs
- ForumTopicEdited.hs
- ForumTopicReopened.hs
- Game.hs
- GameHighScore.hs
- GeneralForumTopicHidden.hs
- GeneralForumTopicUnhidden.hs
- InlineKeyboardButton.hs
- InlineKeyboardMarkup.hs
- InputMedia.hs
- Invoice.hs
- KeyboardButton.hs
- KeyboardButtonRequestChat.hs
- KeyboardButtonRequestUser.hs
- LabeledPrice.hs
- Location.hs
- LoginUrl.hs
- MaskPosition.hs
- MenuButton.hs
- Message.hs
- MessageAutoDeleteTimerChanged.hs
- MessageEntity.hs
- OrderInfo.hs
- ParseMode.hs
- PassportData.hs
- PassportElementError.hs
- PassportFile.hs
- PhotoSize.hs
- Poll.hs
- PollAnswer.hs
- PollOption.hs
- PollType.hs
- PreCheckoutQuery.hs
- ProximityAlertTriggered.hs
- ReplyKeyboardMarkup.hs
- ReplyKeyboardRemove.hs
- ResponseParameters.hs
- ShippingAddress.hs
- ShippingOption.hs
- ShippingQuery.hs
- SomeReplyMarkup.hs
- Sticker.hs
- SuccessfulPayment.hs
- User.hs
- UserProfilePhotos.hs
- UserShared.hs
- Venue.hs
- Video.hs
- VideoChatEnded.hs
- VideoChatScheduled.hs
- VideoChatStarted.hs
- VideoNote.hs
- Voice.hs
- WebAppData.hs
- WriteAccessAllowed.hs
- Bot/
- Telegram/