Codename LogoCodename Logo

funkin.backend.utils.DiscordUtil

APIWiki

Static variables

View in GitHub

staticPARTY_PRIVATE:Int = Discord.PARTY_PRIVATE

View in GitHub

staticPARTY_PUBLIC:Int = Discord.PARTY_PUBLIC

View in GitHub

staticREPLY_IGNORE:Int = Discord.REPLY_IGNORE

View in GitHub

staticREPLY_NO:Int = Discord.REPLY_NO

View in GitHub

staticREPLY_YES:Int = Discord.REPLY_YES

View in GitHub

staticcurrentID:String = null

View in GitHub

staticdiscordThread:Thread = null

View in GitHub

staticinitialized:Bool = false

View in GitHub

staticready:Bool = false

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