github.com/gotd/td/tg.GroupCallParticipant.About (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_participant_gen.go#L91: 	About string
		tl_group_call_participant_gen.go#L174: 	if !(g.About == "") {
		tl_group_call_participant_gen.go#L247: 		g.About = val
		tl_group_call_participant_gen.go#L430: 	if !(g.About == "") {
		tl_group_call_participant_gen.go#L480: 		b.PutString(g.About)
		tl_group_call_participant_gen.go#L572: 		g.About = value
		tl_group_call_participant_gen.go#L854: 	g.About = value
		tl_group_call_participant_gen.go#L866: 	return g.About, true