getInvites

suspend fun getInvites(): List<Invite>(source)

Get the invites for this channel.

Only for GuildChannel

Return

The list of invites for this channel.

Throws