diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.common
/
GuildNewsChannel
/
GuildNewsChannel
Guild
News
Channel
constructor
(
id
:
String
,
guildId
:
String
?
=
null
,
position
:
Int
,
permissionOverwrites
:
List
<
Overwrite
>
=
emptyList()
,
name
:
String
,
topic
:
String
?
=
null
,
nsfw
:
Boolean
?
=
null
,
lastMessageId
:
String
?
,
rateLimitPerUser
:
Int
?
=
null
,
parentId
:
String
?
=
null
,
lastPinTime
:
String
?
=
null
)
(
source
)