github.com/gotd/td/tg.EncryptedChat.AccessHash (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_gen.go#L765: 	AccessHash int64
		tl_encrypted_chat_gen.go#L805: 	if !(e.AccessHash == 0) {
		tl_encrypted_chat_gen.go#L847: 	e.AccessHash = from.GetAccessHash()
		tl_encrypted_chat_gen.go#L925: 	b.PutLong(e.AccessHash)
		tl_encrypted_chat_gen.go#L962: 		e.AccessHash = value
		tl_encrypted_chat_gen.go#L1015: 	return e.AccessHash