github.com/gotd/td/tg.DocumentClass.AsNotEmpty (method)

18 uses

	github.com/gotd/td/tg (current package)
		tl_attach_menu_bot_icon_gen.go#L295: 	return a.Icon.AsNotEmpty()
		tl_available_reaction_gen.go#L553: 	return a.StaticIcon.AsNotEmpty()
		tl_available_reaction_gen.go#L558: 	return a.AppearAnimation.AsNotEmpty()
		tl_available_reaction_gen.go#L563: 	return a.SelectAnimation.AsNotEmpty()
		tl_available_reaction_gen.go#L568: 	return a.ActivateAnimation.AsNotEmpty()
		tl_available_reaction_gen.go#L573: 	return a.EffectAnimation.AsNotEmpty()
		tl_available_reaction_gen.go#L580: 		return value.AsNotEmpty()
		tl_available_reaction_gen.go#L589: 		return value.AsNotEmpty()
		tl_bot_info_gen.go#L489: 		return value.AsNotEmpty()
		tl_document_gen.go#L728: 	AsNotEmpty() (*Document, bool)
		tl_document_slices_gen.go#L198: 		value, ok := elem.AsNotEmpty()
		tl_document_slices_gen.go#L217: 		value, ok := elem.AsNotEmpty()
		tl_document_slices_gen.go#L238: 	return value.AsNotEmpty()
		tl_document_slices_gen.go#L247: 	return value.AsNotEmpty()
		tl_document_slices_gen.go#L256: 	return value.AsNotEmpty()
		tl_document_slices_gen.go#L265: 	return value.AsNotEmpty()
		tl_game_gen.go#L387: 		return value.AsNotEmpty()
		tl_theme_gen.go#L590: 		return value.AsNotEmpty()