Aliucord
2.0.1
androidJvm
Aliucord
/
com.aliucord.entities
/
Plugin
/
Manifest
Manifest
open
class
Manifest
Plugin Manifest
Members
Constructors
Manifest
Link copied to clipboard
constructor
(
name
:
String
)
constructor
(
)
Types
Author
Link copied to clipboard
open
class
Author
Plugin Author
Properties
authors
Link copied to clipboard
open
var
authors
:
Array
<
Plugin.Manifest.Author
>
The authors of this plugin
changelog
Link copied to clipboard
open
var
changelog
:
String
Changelog featuring recent updates, written in markdown
changelog
Media
Link copied to clipboard
open
var
changelogMedia
:
String
Image or video link that will be displayed at the top of the changelog
description
Link copied to clipboard
open
var
description
:
String
A short description of this plugin
name
Link copied to clipboard
open
var
name
:
String
plugin
Class
Name
Link copied to clipboard
open
var
pluginClassName
:
String
update
Url
Link copied to clipboard
open
var
updateUrl
:
String
The updater JSON url
version
Link copied to clipboard
open
var
version
:
String
The current version of this plugin