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