View Source ExGram.Model.GiveawayCreated (ex_gram v0.55.0)

This object represents a service message about the creation of a scheduled giveaway.

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

Summary

Types

@type t() :: %ExGram.Model.GiveawayCreated{prize_star_count: integer() | nil}

Functions