toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
servers-service
/
piperkt.services.servers.interfaces.web.api.interactions
/
ChannelApi
/
GetChannelsFromServerApi
/
Response
Response
data
class
Response
(
val
channels
:
List
<
ChannelDTO
>
)
:
ChannelApi.GetChannelsFromServerApi
Members
Constructors
Response
Link copied to clipboard
constructor
(
channels
:
List
<
ChannelDTO
>
)
Properties
channels
Link copied to clipboard
val
channels
:
List
<
ChannelDTO
>