View Source ExGram.Model.MessageId (ex_gram v0.52.1)

This object represents a unique message identifier.

Check the documentation of this model in https://core.telegram.org/bots/api#messageid

Summary

Types

@type t() :: %ExGram.Model.MessageId{message_id: integer()}

Functions