View Source ExGram.Model.InputStoryContent (ex_gram v0.55.0)
InputStoryContent model. Valid subtypes: InputStoryContentPhoto, InputStoryContentVideo
Summary
Types
@type t() :: ExGram.Model.InputStoryContentPhoto.t() | ExGram.Model.InputStoryContentVideo.t()