Interface | Description |
---|---|
CommentSummon |
An extension to a summon that may parse comments
|
LinkSummon |
An extension to a summon that may parse links
|
PMSummon |
An extension to a summon that may parse
personal messages
|
Summon |
Contains information about a summoning.
|
Class | Description |
---|---|
PMResponse |
Describes a portion of a summon response that simply sends
a message to the specified user with the specified title
and text.
|
SummonResponse |
Describes how a summon will be responding.
|
Enum | Description |
---|---|
SummonResponse.ResponseType |
A brief description of what the response is saying (valid/invalid)
|