github.com/gotd/td/tg.Theme.Title (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_theme_gen.go#L60: 	Title string
		tl_theme_gen.go#L115: 	if !(t.Title == "") {
		tl_theme_gen.go#L163: 	t.Title = from.GetTitle()
		tl_theme_gen.go#L306: 	b.PutString(t.Title)
		tl_theme_gen.go#L382: 		t.Title = value
		tl_theme_gen.go#L511: 	return t.Title