getMessages

suspend fun getMessages(channelId: Snowflake, position: Position? = null, limit: Int? = null): List<DiscordMessage>(source)