createGuildPrimaryEntryPointCommand
inline suspend fun createGuildPrimaryEntryPointCommand(guildId: Snowflake, name: String, description: String, handler: PrimaryEntryPointCommandHandlerType, builder: EntryPointCreateBuilder.() -> Unit = {}): GuildPrimaryEntryPointCommand(source)