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#L170: 	if !(g.About == "") {
		tl_group_call_participant_gen.go#L239: 		g.About = val
		tl_group_call_participant_gen.go#L413: 	if !(g.About == "") {
		tl_group_call_participant_gen.go#L460: 		b.PutString(g.About)
		tl_group_call_participant_gen.go#L549: 		g.About = value
		tl_group_call_participant_gen.go#L824: 	g.About = value
		tl_group_call_participant_gen.go#L836: 	return g.About, true