github.com/gotd/td/tg.AuthSentCodeTypeSMSWord.Beginning (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L1900: 	Beginning string
		tl_auth_sent_code_type_gen.go#L1926: 	if !(s.Beginning == "") {
		tl_auth_sent_code_type_gen.go#L1947: 		s.Beginning = val
		tl_auth_sent_code_type_gen.go#L1986: 	if !(s.Beginning == "") {
		tl_auth_sent_code_type_gen.go#L2010: 		b.PutString(s.Beginning)
		tl_auth_sent_code_type_gen.go#L2041: 		s.Beginning = value
		tl_auth_sent_code_type_gen.go#L2049: 	s.Beginning = value
		tl_auth_sent_code_type_gen.go#L2061: 	return s.Beginning, true