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