parent
83792a3331
commit
ce3e8ba9e8
|
@ -4,10 +4,9 @@
|
||||||
Gets a card by the name.
|
Gets a card by the name.
|
||||||
|
|
||||||
**Parameters:**
|
**Parameters:**
|
||||||
|
|
||||||
| Param |Required [y/n]| Input type | Function |
|
| Param |Required [y/n]| Input type | Function |
|
||||||
|
|
||||||
| :---: | :----------: | :-------: |:-------: |
|
| :---: | :----------: | :-------: |:-------: |
|
||||||
|
|
||||||
|fuzzy|Yes|string|Uses the fuzzy parameter for the card name.|
|
|fuzzy|Yes|string|Uses the fuzzy parameter for the card name.|
|
||||||
|exact|Yes|string|Uses the exact parameter for the card name.|
|
|exact|Yes|string|Uses the exact parameter for the card name.|
|
||||||
|set|No|string|Returns the set of the card if specified. If not the card edition will be the most recent printing. Requires the 3 letter set code.
|
|set|No|string|Returns the set of the card if specified. If not the card edition will be the most recent printing. Requires the 3 letter set code.
|
||||||
|
|
Loading…
Reference in New Issue