Codename LogoCodename Logo

funkin.backend.utils.DiscordUtil

APIWiki

Static variables

View in GitHub

@:value(Discord.PARTY_PRIVATE)staticPARTY_PRIVATE:Int = Discord.PARTY_PRIVATE

View in GitHub

@:value(Discord.PARTY_PUBLIC)staticPARTY_PUBLIC:Int = Discord.PARTY_PUBLIC

View in GitHub

@:value(Discord.REPLY_IGNORE)staticREPLY_IGNORE:Int = Discord.REPLY_IGNORE

View in GitHub

@:value(Discord.REPLY_NO)staticREPLY_NO:Int = Discord.REPLY_NO

View in GitHub

@:value(Discord.REPLY_YES)staticREPLY_YES:Int = Discord.REPLY_YES

View in GitHub

@:value(null)staticconfig:DiscordJson = null

View in GitHub

@:value(null)staticcurrentID:String = null

View in GitHub

@:value(null)staticdiscordThread:Thread = null

View in GitHub

@:value(false)staticinitialized:Bool = false

View in GitHub

@:value(null)staticlastPresence:DPresence = null

View in GitHub

@:value(false)staticready:Bool = false

View in GitHub

@:value(null)staticuser:DUser = null

Static methods

View in GitHub

staticcall(name:String, ?args:Array<Dynamic>):Void

View in GitHub

staticchangePresence(details:String, state:String, ?smallImageKey:String):Void

View in GitHub

staticchangePresenceSince(details:String, state:String, ?smallImageKey:String, ?time:Float):Void

View in GitHub

staticchangeSongPresence(details:String, state:String, audio:FlxSound, ?smallImageKey:String):Void

View in GitHub

staticevent<T>(name:String, event:T):T

View in GitHub

staticinit():Void

View in GitHub

staticrespond(userId:String, reply:Int):Void