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