class FeedTemplate : DefaultTemplate
<init> |
FeedTemplate(content: Content, social: Social? = null, buttons: List<Button> = mutableListOf()) |
buttons |
val buttons: List<Button> |
content |
val content: Content |
objectType |
val objectType: String |
social |
val social: Social? |