penicillin
common
penicillin
/
blue.starry.penicillin.endpoints.cards
Package
blue.
starry.
penicillin.
endpoints.
cards
Functions
Functions
create
Link copied to clipboard
common
fun
Cards
.
create
(
cardData
:
String
,
vararg
options
:
Option
)
:
JsonObjectApiAction
<
Card
>
Content copied to clipboard
Creates new "card" object. This is what we call polls.
show
Link copied to clipboard
common
fun
Cards
.
show
(
cardUri
:
String
,
responseCardName
:
String
=
"poll4choice_text_only"
,
vararg
options
:
Option
)
:
JsonObjectApiAction
<
CardState
>
Content copied to clipboard
Returns card data.