jar

love.forte.simbot.component : simbot-component-telegram-core-jvm

Maven & Gradle

Apr 11, 2024
3 stars

simbot-component-telegram-core · Kotlin coroutines based Telegram bot API/SDK Kotlin multiplatform library, is also a Simple Robot Component library

Table Of Contents

Latest Version

Download love.forte.simbot.component : simbot-component-telegram-core-jvm JAR file - Latest Versions:

All Versions

Download love.forte.simbot.component : simbot-component-telegram-core-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window simbot-component-telegram-core-jvm-0.0.1-dev1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

love.forte.simbot.component.telegram.core.actor.internal

├─ love.forte.simbot.component.telegram.core.actor.internal.AbstractTelegramChatGroupActor.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.internal.TelegramChannelImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.internal.TelegramChannelImplKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.internal.TelegramChatGroupImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.internal.TelegramChatGroupImplKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.internal.TelegramMemberImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.internal.TelegramMemberImplKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.internal.TelegramUserContactImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.internal.TelegramUserContactImplKt.class - [JAR]

love.forte.simbot.component.telegram.core

├─ love.forte.simbot.component.telegram.core.TelegramUsageBuilder.class - [JAR]

├─ love.forte.simbot.component.telegram.core.TelegramUsages.class - [JAR]

love.forte.simbot.component.telegram.core.message

├─ love.forte.simbot.component.telegram.core.message.MessageIdResult.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.MessageResult.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.SendOnly.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.SendingMessageResolver.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.SendingMessageResolverContext.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageIdReceipt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramMessageContent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramMessageContentKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramMessageElement.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramMessageElements_generatedKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramMessageReceipt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramMessageResolvers.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElementSendingResolver.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramMessageSourceAware.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramSingleMessageIdReceipt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.class - [JAR]

love.forte.simbot.component.telegram.core.actor

├─ love.forte.simbot.component.telegram.core.actor.TelegramChannel.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.TelegramChatAware.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.TelegramChatGroup.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.TelegramContact.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.TelegramMember.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.TelegramMemberKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.actor.TelegramUser.class - [JAR]

love.forte.simbot.component.telegram.core.bot

├─ love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBot.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBotKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBotManager.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryConfigurerProvider.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBotManagerKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBotRequests.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.TelegramBotRequests__BotRequestsKt.class - [JAR]

love.forte.simbot.component.telegram.core.bot.internal

├─ love.forte.simbot.component.telegram.core.bot.internal.TelegramBotImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.internal.TelegramBotImplKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.bot.internal.TelegramBotManagerImpl.class - [JAR]

love.forte.simbot.component.telegram.core.component

├─ love.forte.simbot.component.telegram.core.component.TelegramComponent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.component.TelegramComponentConfiguration.class - [JAR]

├─ love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryConfigurerProvider.class - [JAR]

├─ love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.class - [JAR]

├─ love.forte.simbot.component.telegram.core.component.TelegramComponents.class - [JAR]

love.forte.simbot.component.telegram.core.time

├─ love.forte.simbot.component.telegram.core.time.UnixDateTimestamp.class - [JAR]

├─ love.forte.simbot.component.telegram.core.time.UnixDateTimestampKt.class - [JAR]

love.forte.simbot.component.telegram.core.event

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramCallbackQueryEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramChannelPostEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramChatBoostEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramChatJoinRequestEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramChatMemberEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramChosenInlineResultEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramEditedChannelPostEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramEditedMessageEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramInlineQueryEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramMessageEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionCountEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramMyChatMemberEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramPollAnswerEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramPollEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramPreCheckoutQueryEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramRemovedChatBoostEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.BasicTelegramShippingQueryEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.GeneratedEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TelegramChannelMessageEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TelegramChatGroupMessageEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TelegramEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TelegramEventKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TelegramMessageEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TelegramSuperGroupMessageEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramCallbackQueryEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostRemovedEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostUpdatedEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatJoinRequestEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatMemberUpdatedEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChosenInlineResultEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramInlineQueryEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionCountUpdatedEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionUpdatedEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollAnswerEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPreCheckoutQueryEvent.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.TypeBasedTelegramShippingQueryEvent.class - [JAR]

love.forte.simbot.component.telegram.core.message.internal

├─ love.forte.simbot.component.telegram.core.message.internal.PlainTextResolver.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.internal.ReceivingMessageResolversKt.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.internal.TelegramAggregatedMessageIdReceiptImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.internal.TelegramAggregatedMessageSourceReceiptImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.internal.TelegramMessageContentImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.internal.TelegramSingleMessageIdReceiptImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.internal.TelegramSingleMessageSourceReceiptImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.message.internal.TelegramSingleMessageSourceReceiptImplKt.class - [JAR]

love.forte.simbot.component.telegram.core.event.internal

├─ love.forte.simbot.component.telegram.core.event.internal.TelegramChannelMessageEventImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.internal.TelegramChatGroupMessageEventImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.internal.TelegramPrivateMessageEventImpl.class - [JAR]

├─ love.forte.simbot.component.telegram.core.event.internal.TelegramSuperGroupMessageEventImpl.class - [JAR]

Advertisement