Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8007fa6f0f |
@@ -54,6 +54,7 @@ public struct Action {
|
||||
dict["text"] = text
|
||||
dict["type"] = type
|
||||
dict["value"] = value
|
||||
dict["style"] = style?.rawValue
|
||||
dict["confirm"] = confirm?.dictionary()
|
||||
return dict
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user