github.com/gotd/td/tg.StoriesSendStoryRequest.Media (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_stories_send_story_gen.go#L66: 	Media InputMediaClass
		tl_stories_send_story_gen.go#L151: 	if !(s.Media == nil) {
		tl_stories_send_story_gen.go#L219: 	s.Media = from.GetMedia()
		tl_stories_send_story_gen.go#L415: 	if s.Media == nil {
		tl_stories_send_story_gen.go#L418: 	if err := s.Media.Encode(b); err != nil {
		tl_stories_send_story_gen.go#L523: 		s.Media = value
		tl_stories_send_story_gen.go#L708: 	return s.Media