github.com/gotd/td/tg.Folder.GetPhoto (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_folder_gen.go#L360: func (f *Folder) GetPhoto() (value ChatPhotoClass, ok bool) {
		tl_folder_gen.go#L373: 	if value, ok := f.GetPhoto(); ok {