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

8 uses

	github.com/gotd/td/tg (current package)
		tl_phone_create_group_call_gen.go#L63: 	Title string
		tl_phone_create_group_call_gen.go#L99: 	if !(c.Title == "") {
		tl_phone_create_group_call_gen.go#L130: 		c.Title = val
		tl_phone_create_group_call_gen.go#L194: 	if !(c.Title == "") {
		tl_phone_create_group_call_gen.go#L228: 		b.PutString(c.Title)
		tl_phone_create_group_call_gen.go#L277: 		c.Title = value
		tl_phone_create_group_call_gen.go#L327: 	c.Title = value
		tl_phone_create_group_call_gen.go#L339: 	return c.Title, true