jar

fr.funixgaming.api.client : funix-api-client

Maven & Gradle

Apr 19, 2023
1 stars
Table Of Contents

Latest Version

Download fr.funixgaming.api.client : funix-api-client JAR file - Latest Versions:

All Versions

Download fr.funixgaming.api.client : funix-api-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.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 funix-api-client-1.2.8.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fr.funixgaming.api.client.external_api_impl.twitch.eventsub.dtos

├─ fr.funixgaming.api.client.external_api_impl.twitch.eventsub.dtos.TwitchEventSubListDTO.class - [JAR]

fr.funixgaming.api.client.mail.dtos

├─ fr.funixgaming.api.client.mail.dtos.FunixMailDTO.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.game

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.game.TwitchGameClient.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.auth.clients

├─ fr.funixgaming.api.client.external_api_impl.twitch.auth.clients.TwitchAuthClient.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.channel

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.channel.TwitchChannelClient.class - [JAR]

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.channel.TwitchChannelPointsClient.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.TwitchChannelDTO.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.common

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.common.TwitchImageDTO.class - [JAR]

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.common.TwitchPaginationDTO.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.stream

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.stream.TwitchStreamsClient.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.game

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.game.TwitchGameDTO.class - [JAR]

fr.funixgaming.api.client.user.enums

├─ fr.funixgaming.api.client.user.enums.UserRole.class - [JAR]

fr.funixgaming.api.client.user.dtos

├─ fr.funixgaming.api.client.user.dtos.UserDTO.class - [JAR]

├─ fr.funixgaming.api.client.user.dtos.UserTokenDTO.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.users

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.users.TwitchUsersClient.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.TwitchDataResponseDTO.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.auth.dtos

├─ fr.funixgaming.api.client.external_api_impl.twitch.auth.dtos.TwitchClientTokenDTO.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.requests

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.requests.TwitchChannelUpdateDTO.class - [JAR]

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.requests.TwitchChatAnnouncement.class - [JAR]

fr.funixgaming.api.client.funixbot.clients

├─ fr.funixgaming.api.client.funixbot.clients.FunixBotCommandClient.class - [JAR]

├─ fr.funixgaming.api.client.funixbot.clients.FunixBotUserExperienceClient.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.user

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.user.TwitchFollowDTO.class - [JAR]

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.user.TwitchUserDTO.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.eventsub.dtos.websocket

├─ fr.funixgaming.api.client.external_api_impl.twitch.eventsub.dtos.websocket.TwitchEventSubWebsocketMessage.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.video

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.video.TwitchChannelClipCreationDTO.class - [JAR]

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.video.TwitchChannelClipDTO.class - [JAR]

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.video.TwitchChannelVideoDTO.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.chat

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.clients.chat.TwitchChatClient.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.chat

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.chat.TwitchChannelChattersDTO.class - [JAR]

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.chat.TwitchChannelRewardDTO.class - [JAR]

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.chat.TwitchChannelUserDTO.class - [JAR]

fr.funixgaming.api.client.user.clients

├─ fr.funixgaming.api.client.user.clients.UserAuthClient.class - [JAR]

├─ fr.funixgaming.api.client.user.clients.UserCrudClient.class - [JAR]

fr.funixgaming.api.client.user.dtos.requests

├─ fr.funixgaming.api.client.user.dtos.requests.UserCreationDTO.class - [JAR]

├─ fr.funixgaming.api.client.user.dtos.requests.UserLoginDTO.class - [JAR]

├─ fr.funixgaming.api.client.user.dtos.requests.UserSecretsDTO.class - [JAR]

fr.funixgaming.api.client.mail.clients

├─ fr.funixgaming.api.client.mail.clients.FunixMailClient.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.auth.enums

├─ fr.funixgaming.api.client.external_api_impl.twitch.auth.enums.TwitchClientTokenType.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.eventsub.clients

├─ fr.funixgaming.api.client.external_api_impl.twitch.eventsub.clients.TwitchEventSubClient.class - [JAR]

fr.funixgaming.api.client.funixbot.dtos

├─ fr.funixgaming.api.client.funixbot.dtos.FunixBotCommandDTO.class - [JAR]

├─ fr.funixgaming.api.client.funixbot.dtos.FunixBotUserExperienceDTO.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.stream

├─ fr.funixgaming.api.client.external_api_impl.twitch.reference.dtos.responses.channel.stream.TwitchStreamDTO.class - [JAR]

fr.funixgaming.api.client.config

├─ fr.funixgaming.api.client.config.FeignConfig.class - [JAR]

fr.funixgaming.api.client.external_api_impl.twitch.eventsub.dtos.events.channel

├─ fr.funixgaming.api.client.external_api_impl.twitch.eventsub.dtos.events.channel.TwitchEventChannelFollowDTO.class - [JAR]

├─ fr.funixgaming.api.client.external_api_impl.twitch.eventsub.dtos.events.channel.TwitchEventChannelUpdateDTO.class - [JAR]