createGlobalChatInputApplicationCommand

inline suspend fun createGlobalChatInputApplicationCommand(applicationId: Snowflake, name: String, description: String, builder: GlobalChatInputCreateBuilder.() -> Unit = {}): DiscordApplicationCommand(source)