Figler.Schema.MentionBox (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for MentionBox.

Summary

Types

t()

@type t() :: %Figler.Schema.MentionBox{
  bounds: Figler.Schema.Rect.t() | nil,
  end_index: non_neg_integer() | nil,
  is_valid: boolean() | nil,
  mention_key: non_neg_integer() | nil,
  start_index: non_neg_integer() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()