jar

love.forte.simbot.component : simbot-component-tencent-guild-api

Maven & Gradle

Dec 13, 2022
1 usages
21 stars

love.forte.simbot.component:simbot-component-tencent-guild-api · Simple Robot框架下针对QQ频道的组件实现

Table Of Contents

Latest Version

Download love.forte.simbot.component : simbot-component-tencent-guild-api JAR file - Latest Versions:

All Versions

Download love.forte.simbot.component : simbot-component-tencent-guild-api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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-tencent-guild-api-3.0.0.0-alpha.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

love.forte.simbot.tencentguild.api.announces

├─ love.forte.simbot.tencentguild.api.announces.CreateAnnouncesApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.announces.DeleteAnnouncesApi.class - [JAR]

love.forte.simbot.tencentguild.api.member

├─ love.forte.simbot.tencentguild.api.member.GetMemberApi.class - [JAR]

love.forte.simbot.tencentguild.api

├─ love.forte.simbot.tencentguild.api.ApiRequestUtil.class - [JAR]

├─ love.forte.simbot.tencentguild.api.BooleanToNumber.class - [JAR]

├─ love.forte.simbot.tencentguild.api.Gateway.class - [JAR]

├─ love.forte.simbot.tencentguild.api.GatewayApis.class - [JAR]

├─ love.forte.simbot.tencentguild.api.GatewayInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.api.GatewayWithShard.class - [JAR]

├─ love.forte.simbot.tencentguild.api.GetTencentApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.ParametersAppender.class - [JAR]

├─ love.forte.simbot.tencentguild.api.RouteInfoBuilder.class - [JAR]

├─ love.forte.simbot.tencentguild.api.SessionStartLimit.class - [JAR]

├─ love.forte.simbot.tencentguild.api.TencentApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.TencentApiKt.class - [JAR]

├─ love.forte.simbot.tencentguild.api.TencentApiWithoutResult.class - [JAR]

├─ love.forte.simbot.tencentguild.api.TencentCacheableApi.class - [JAR]

love.forte.simbot.tencentguild.api.role

├─ love.forte.simbot.tencentguild.api.role.AddMemberRoleApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.CreateGuildRoleApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.DeleteGuildRoleApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.GetGuildRoleListApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.GuildRoleCreated.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.GuildRoleCreatedImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.GuildRoleFilter.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.GuildRoleInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.GuildRoleList.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.GuildRoleModified.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.ModifyGuildRoleApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.role.RemoveMemberRoleApi.class - [JAR]

love.forte.simbot.tencentguild.api.channel.permissions

├─ love.forte.simbot.tencentguild.api.channel.permissions.GetChannelMemberPermissionsApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.channel.permissions.ModifyChannelMemberPermissionsApi.class - [JAR]

love.forte.simbot.tencentguild.api.guild

├─ love.forte.simbot.tencentguild.api.guild.GetBotGuildListApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.guild.GetGuildApi.class - [JAR]

love.forte.simbot.tencentguild.api.message

├─ love.forte.simbot.tencentguild.api.message.ArkMessageTemplates.class - [JAR]

├─ love.forte.simbot.tencentguild.api.message.AuthorAsMember.class - [JAR]

├─ love.forte.simbot.tencentguild.api.message.GetMessageApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.message.MessageSendApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.message.MessageSendApiKt.class - [JAR]

├─ love.forte.simbot.tencentguild.api.message.SendMessageResult.class - [JAR]

├─ love.forte.simbot.tencentguild.api.message.TencentMessageForSending.class - [JAR]

├─ love.forte.simbot.tencentguild.api.message.TencentMessageForSendingFormDataDecoder.class - [JAR]

love.forte.simbot.tencentguild.api.user

├─ love.forte.simbot.tencentguild.api.user.GetBotInfoApi.class - [JAR]

love.forte.simbot.tencentguild

├─ love.forte.simbot.tencentguild.ArkBuilder.class - [JAR]

├─ love.forte.simbot.tencentguild.ArkBuilderDSL.class - [JAR]

├─ love.forte.simbot.tencentguild.ArkKvBuilderDSL.class - [JAR]

├─ love.forte.simbot.tencentguild.ArkKvListBuilder.class - [JAR]

├─ love.forte.simbot.tencentguild.ArkObjBuilderDSL.class - [JAR]

├─ love.forte.simbot.tencentguild.ArkObjKvBuilderDSL.class - [JAR]

├─ love.forte.simbot.tencentguild.ArkObjKvListBuilder.class - [JAR]

├─ love.forte.simbot.tencentguild.ArkObjListBuilder.class - [JAR]

├─ love.forte.simbot.tencentguild.ChannelSubType.class - [JAR]

├─ love.forte.simbot.tencentguild.ChannelSubTypes.class - [JAR]

├─ love.forte.simbot.tencentguild.ChannelType.class - [JAR]

├─ love.forte.simbot.tencentguild.ChannelTypes.class - [JAR]

├─ love.forte.simbot.tencentguild.DirectMessageSession.class - [JAR]

├─ love.forte.simbot.tencentguild.EmbedBuilder.class - [JAR]

├─ love.forte.simbot.tencentguild.EmbedBuilderDsl.class - [JAR]

├─ love.forte.simbot.tencentguild.ErrInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.EventSignals.class - [JAR]

├─ love.forte.simbot.tencentguild.Intents.class - [JAR]

├─ love.forte.simbot.tencentguild.InternalSrTcgApi.class - [JAR]

├─ love.forte.simbot.tencentguild.MessageBuildersKt.class - [JAR]

├─ love.forte.simbot.tencentguild.Opcode.class - [JAR]

├─ love.forte.simbot.tencentguild.Permissions.class - [JAR]

├─ love.forte.simbot.tencentguild.ReceiveAble.class - [JAR]

├─ love.forte.simbot.tencentguild.ReceivedSignal.class - [JAR]

├─ love.forte.simbot.tencentguild.SendAble.class - [JAR]

├─ love.forte.simbot.tencentguild.SendingSignal.class - [JAR]

├─ love.forte.simbot.tencentguild.Shard.class - [JAR]

├─ love.forte.simbot.tencentguild.SharedSerializer.class - [JAR]

├─ love.forte.simbot.tencentguild.Signal.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentAnnounces.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentApiException.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentApiExceptionKt.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentAudioAction.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentAudioControl.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentBotInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentBotInfoImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentChannelInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentChannelPermissionsInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentEmoji.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentEmojiKt.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentGuildApi.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentGuildApiKt.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentGuildInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentGuildObjective.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentMemberInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentMessage.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentMessageReaction.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentMessageReactionKt.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentRoleInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentSchedule.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentScheduleKt.class - [JAR]

├─ love.forte.simbot.tencentguild.TencentUserInfo.class - [JAR]

├─ love.forte.simbot.tencentguild.TimestampISO8601Serializer.class - [JAR]

love.forte.simbot.tencentguild.api.channel

├─ love.forte.simbot.tencentguild.api.channel.GetChannelApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.channel.GetGuildChannelListApi.class - [JAR]

love.forte.simbot.tencentguild.api.message.direct

├─ love.forte.simbot.tencentguild.api.message.direct.CreateDmsApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.message.direct.DeleteDmsApi.class - [JAR]

├─ love.forte.simbot.tencentguild.api.message.direct.DmsSendApi.class - [JAR]

love.forte.simbot.tencentguild.internal

├─ love.forte.simbot.tencentguild.internal.DirectMessageSessionImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentAnnouncesImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentAudioActionImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentChannelInfoImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentChannelPermissionsInfoImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentEmojiImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentGuildInfoImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentMemberInfoImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentMemberInfoImplForMessage.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentMessageImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentMessageReactionImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentMessageReactionTargetImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentRoleInfoImpl.class - [JAR]

├─ love.forte.simbot.tencentguild.internal.TencentUserInfoImpl.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Jul 04, 2023
1 usages
518 stars
Jul 04, 2023
2 usages
518 stars
Feb 05, 2022
2 usages
0 stars
Feb 05, 2022
1 usages
0 stars
Nov 05, 2022
2 usages
0 stars
Nov 05, 2022
2 usages
0 stars
Dec 29, 2021
1 usages
0 stars
Jan 25, 2022
2 usages
0 stars
May 01, 2023
3 usages
1 stars
Jan 03, 2022
1 usages
0 stars