const github.com/gotd/td/tg.ChatEmptyTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L44: const ChatEmptyTypeID = 0x29562865
		tl_chat_gen.go#L90: 	return ChatEmptyTypeID
		tl_chat_gen.go#L102: 		ID:   ChatEmptyTypeID,
		tl_chat_gen.go#L122: 	b.PutID(ChatEmptyTypeID)
		tl_chat_gen.go#L140: 	if err := b.ConsumeID(ChatEmptyTypeID); err != nil {
		tl_chat_gen.go#L3392: 	case ChatEmptyTypeID:
		tl_registry_gen.go#L116: 		ChatEmptyTypeID:                                          "chatEmpty#29562865",
		tl_registry_gen.go#L1898: 		"chatEmpty":                                          ChatEmptyTypeID,
		tl_registry_gen.go#L3680: 		ChatEmptyTypeID:                                          func() bin.Object { return &ChatEmpty{} },
		tl_registry_gen.go#L5579: 			ChatEmptyTypeID,