Describes the birthdate of a user.
@type t() :: %Telegex.Type.Birthdate{ day: integer(), month: integer(), year: integer() | nil }