const github.com/gotd/td/internal/proto.MessageContainerTypeID

5 uses

	github.com/gotd/td/internal/proto (current package)
		container.go#L10: const MessageContainerTypeID = 0x73f1f8dc
		container.go#L19: 	b.PutID(MessageContainerTypeID)
		container.go#L31: 	if err := b.ConsumeID(MessageContainerTypeID); err != nil {
		registry.go#L6: 		MessageContainerTypeID: "message_container",

	github.com/gotd/td/internal/mtproto
		handle_message.go#L27: 	case proto.MessageContainerTypeID: