Files
mautrix-telegram/pkg/gotd/tdjson/tdjson.go
T

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"