github.com/gotd/td/tg.SecurePlainEmail.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_secure_plain_data_gen.go#L286: 	return s.DecodeBare(b)
		tl_secure_plain_data_gen.go#L290: func (s *SecurePlainEmail) DecodeBare(b *bin.Buffer) error {