Missed some stuff in Rulings.md
This commit is contained in:
parent
f8db7e8528
commit
fdce44e1b6
|
@ -8,10 +8,6 @@ Documentation for a rulings object. These docs will likely not be as detailed as
|
|||
All attributes are listed assuming the following
|
||||
`rule = scrython.rulings.<Class>()` is the current usage.
|
||||
|
||||
## `rule.object()`
|
||||
str | Returns the type of object it is. (card, error, etc)
|
||||
## `rule.has_more()`
|
||||
|
||||
|Name|Data type returned|Description|
|
||||
|:---:|:---:|:---:|
|
||||
|`object()`|String|Returns the type of object it is. (card, error, etc)|
|
||||
|
|
Loading…
Reference in New Issue