github.com/gotd/td/tg.PeerSettings.RegistrationMonth (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_peer_settings_gen.go#L141: 	RegistrationMonth string
		tl_peer_settings_gen.go#L225: 	if !(p.RegistrationMonth == "") {
		tl_peer_settings_gen.go#L310: 		p.RegistrationMonth = val
		tl_peer_settings_gen.go#L512: 	if !(p.RegistrationMonth == "") {
		tl_peer_settings_gen.go#L563: 		b.PutString(p.RegistrationMonth)
		tl_peer_settings_gen.go#L656: 		p.RegistrationMonth = value
		tl_peer_settings_gen.go#L1002: 	p.RegistrationMonth = value
		tl_peer_settings_gen.go#L1014: 	return p.RegistrationMonth, true