Message for the limiters to communicate with the client.
@type t() :: %Lightning.Extensions.Message{ attrs: map() | nil, function: (... -> any()) | nil, position: atom() | nil, text: String.t() | nil }