Files
mautrix-telegram/pkg/gotd/tdjson/tdjson.go
T
2025-06-27 20:03:37 -07:00

6 lines
144 B
Go

// Package tdjson contains some helpers to use jx with TL objects.
package tdjson
// TypeField is a type field name.
const TypeField = "@type"