github.com/gotd/td/tg.InputBusinessGreetingMessage.Recipients (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_input_business_greeting_message_gen.go#L50: 	Recipients InputBusinessRecipients
		tl_input_business_greeting_message_gen.go#L74: 	if !(i.Recipients.Zero()) {
		tl_input_business_greeting_message_gen.go#L100: 	i.Recipients = from.GetRecipients()
		tl_input_business_greeting_message_gen.go#L158: 	if err := i.Recipients.Encode(b); err != nil {
		tl_input_business_greeting_message_gen.go#L189: 		if err := i.Recipients.Decode(b); err != nil {
		tl_input_business_greeting_message_gen.go#L216: 	return i.Recipients