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

8 uses

	github.com/gotd/td/tg (current package)
		tl_phone_create_group_call_gen.go#L60: 	Title string
		tl_phone_create_group_call_gen.go#L95: 	if !(c.Title == "") {
		tl_phone_create_group_call_gen.go#L126: 		c.Title = val
		tl_phone_create_group_call_gen.go#L190: 	if !(c.Title == "") {
		tl_phone_create_group_call_gen.go#L224: 		b.PutString(c.Title)
		tl_phone_create_group_call_gen.go#L273: 		c.Title = value
		tl_phone_create_group_call_gen.go#L323: 	c.Title = value
		tl_phone_create_group_call_gen.go#L335: 	return c.Title, true