toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
servers-service
/
piperkt.services.servers.application.api.query
/
ChannelQuery
/
GetChannelByServerId
/
Response
Response
data
class
Response
(
val
channels
:
List
<
Channel
>
)
:
ChannelQuery.GetChannelByServerId
Members
Constructors
Response
Link copied to clipboard
constructor
(
channels
:
List
<
Channel
>
)
Properties
channels
Link copied to clipboard
val
channels
:
List
<
Channel
>