Notifique.OpenApi.Model.NtfTgChatSubscriptionListEnvelope
(notifique v0.2.1)
Copy Markdown
Summary
Types
@type t() :: %Notifique.OpenApi.Model.NtfTgChatSubscriptionListEnvelope{ data: [Notifique.OpenApi.Model.NtfTgChatSubscriptionRow.t()], meta: Notifique.OpenApi.Model.NtfWaGetV1WhatsappMessagesInboundResponseMeta.t() | nil, pagination: Notifique.OpenApi.Model.NtfTgPagination.t(), success: boolean() }