LarkCustomBot.Cards.Post (lark_custom_bot v0.2.0)

View Source

Summary

Types

t()

@type t() :: %LarkCustomBot.Cards.Post{
  at_all: term(),
  content: term(),
  locale: term(),
  title: term()
}

Functions

changeset(struct, params)